removed state presnet from infile as default

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-25 09:47:13 +00:00
parent 2a39d54f41
commit 9e63393899
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
2 changed files with 0 additions and 2 deletions

View file

@ -75,7 +75,6 @@
- name: "4.2.1.5 | PATCH | Ensure logging is configured | mail.* log setting"
ansible.builtin.blockinfile:
path: /etc/rsyslog.conf
state: present
marker: "# {mark} MAIL LOG SETTINGS (ANSIBLE MANAGED)"
block: |
# mail logging additions to meet CIS standards