Fix typo 2.2.21 > 2.1.21 warn_control_id

This commit is contained in:
Tjeerd 2025-05-01 11:22:00 +02:00 committed by GitHub
parent f90b698a57
commit e5d2bc840a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"