main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 6e0d940cc0 - Show all commits

View File

@ -10,6 +10,7 @@
group: root
mode: u=rw,g=r,o=r
notify: restart fail2ban
register: jail
- name: Ensure file for auth sshd custom log exists
file:
path: /var/log/auth.log
@ -17,3 +18,4 @@
owner: root
group: adm
mode: u=rw,g=r,o=
when: jail.changed