add roles

This commit is contained in:
2023-09-23 18:50:51 +02:00
parent 65ba41906b
commit f7bfb73d46
2 changed files with 2 additions and 4 deletions

View File

@@ -31,9 +31,7 @@
- { role: willshersystems.sshd, tags: ssh } - { role: willshersystems.sshd, tags: ssh }
- { role: claranet.apt, tags: apt } - { role: claranet.apt, tags: apt }
- { role: robertdebock.fail2ban, tags: ban } - { role: robertdebock.fail2ban, tags: ban }
- { role: nickhammond.logrotate, tags: log, - { role: nickhammond.logrotate, tags: log }
vars: { "{{ logrotate_files }}" }
}
tasks: tasks:

View File

@@ -73,7 +73,7 @@ alerts_cron:
cron_file: alerts cron_file: alerts
logrotate_files: logrotate_scripts:
- name: backup - name: backup
paths: paths:
- /opt/dockerapps/backup/*.zip - /opt/dockerapps/backup/*.zip