Skip to content

Commit

Permalink
Adjust ansible_audit_augenrules_add_syscall_rule to 600
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jan 7, 2025
1 parent 0f4e4be commit 3b057a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/macros/10-ansible.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ The macro requires following parameters:
line: '\1\2\3{{ missing_syscalls | join("\3") }}\4'
backrefs: yes
state: present
mode: g-rwx,o-rwx
when: syscalls_found | length > 0 and missing_syscalls | length > 0

- name: Add the audit rule to {{ audit_file }}
Expand Down

0 comments on commit 3b057a4

Please sign in to comment.