updated comment on rule 1.2.1

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Mark Bolwell 2023-08-09 11:47:54 +01:00 committed by Ionut Pruteanu
parent 7cf9e157f0
commit 6d66ec2041
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

View file

@ -17,7 +17,7 @@
- name: "1.2.1 | AUDIT | Ensure GPG keys are configured | expected keys fail" - name: "1.2.1 | AUDIT | Ensure GPG keys are configured | expected keys fail"
ansible.builtin.fail: ansible.builtin.fail:
msg: Installed GPG Keys do not meet expected values or keys installed that are not expected msg: Installed GPG Keys do not meet expected values or expected keys are not installed
when: when:
- os_installed_pub_keys.rc == 1 or - os_installed_pub_keys.rc == 1 or
os_gpg_key_check.rc == 1 os_gpg_key_check.rc == 1