4
0
Fork 0

- Added extra checks in using loop items in when statement

- Fixed typo in handler name

Signed-off-by: Marco V <marco@osp.nl>
This commit is contained in:
c59099 2023-07-19 17:30:54 +02:00 committed by Marco V
parent 9709779492
commit 9e8ecee964
No known key found for this signature in database
GPG key ID: 9DF01339F71C5EBC
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
ansible.builtin.shell: |
update-crypto-policies --set "{{ rhel9cis_full_crypto_policy }}"
update-crypto-policies
notify: change_requires_reboot
notify: Change_requires_reboot
when:
- rhel9cis_system_wide_crypto_policy.stdout != rhel9cis_full_crypto_policy
when: