Compare commits

...

2 Commits

Author SHA1 Message Date
Tjeerd 670c0cd9ff
Merge e5d2bc840a into b631e9e2d6 2025-05-12 14:01:06 +01:00
Tjeerd e5d2bc840a
Fix typo 2.2.21 > 2.1.21 warn_control_id 2025-05-01 11:22:00 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,7 @@
- rule_2.1.21
- NIST800-53R5_CM-7
vars:
warn_control_id: '2.2.21'
warn_control_id: '2.1.21'
block:
- name: "2.1.21 | PATCH | Ensure mail transfer agents are configured for local-only mode | Make changes if exim4 installed"
when: "'exim4' in ansible_facts.packages"