Skip to content

Commit

Permalink
Update shared.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bordenit authored Dec 21, 2024
1 parent 291c9a0 commit 6ab29c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
regexp: '^\s*(?:-e)\s+.*$'
state: absent
loop: "{{ find_rules_d.files | map(attribute='path') | list + ['/etc/audit/audit.rules'] }}"

- name: Add Audit -e option into /etc/audit/rules.d/90-immutable.rules
lineinfile:
path: "{{ item }}"
Expand Down

0 comments on commit 6ab29c5

Please sign in to comment.