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 0b47411 commit 82ffd5eCopy full SHA for 82ffd5e
tasks/prelim.yml
@@ -168,7 +168,7 @@
168
modification_time: preserve
169
access_time: preserve
170
register: prelim_pwquality_dummy
171
- changed_when: prelim_pwquality_dummy.diff == "absent"
+ changed_when: prelim_pwquality_dummy.changed
172
loop:
173
- { path: '/etc/security/pwquality.conf.d', state: 'directory' }
174
- { path: '/etc/security/pwquality.conf.d/cis_dummy.conf', state: 'touch' }
0 commit comments