We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bcc1c commit 964381fCopy full SHA for 964381f
tasks/enable_file_share_service.yml
@@ -24,7 +24,7 @@
24
creates: /var/lib/systemd/linger/{{ username }}
25
# This changed_when is necessary to pass idempotence. We cannot use
26
# the molecule-idempotence-notest tag here because the command must
27
- # run; otherwise, the task the follows will fail. See
+ # run; otherwise, the task that follows will fail. See
28
# ansible/molecule#2765 for more details.
29
changed_when: false
30
0 commit comments