added fix for PR #39 thansk to @Tjird
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
388331fe98
commit
a8f039cba0
|
@ -672,7 +672,7 @@
|
||||||
- rule_2.1.21
|
- rule_2.1.21
|
||||||
- NIST800-53R5_CM-7
|
- NIST800-53R5_CM-7
|
||||||
vars:
|
vars:
|
||||||
warn_control_id: '2.2.21'
|
warn_control_id: '2.1.21'
|
||||||
block:
|
block:
|
||||||
- name: "2.1.21 | PATCH | Ensure mail transfer agents are configured for local-only mode | Make changes if exim4 installed"
|
- 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"
|
when: "'exim4' in ansible_facts.packages"
|
||||||
|
|
Loading…
Reference in New Issue