add roles
This commit is contained in:
4
all.yml
4
all.yml
@@ -31,9 +31,7 @@
|
||||
- { role: willshersystems.sshd, tags: ssh }
|
||||
- { role: claranet.apt, tags: apt }
|
||||
- { role: robertdebock.fail2ban, tags: ban }
|
||||
- { role: nickhammond.logrotate, tags: log,
|
||||
vars: { "{{ logrotate_files }}" }
|
||||
}
|
||||
- { role: nickhammond.logrotate, tags: log }
|
||||
|
||||
tasks:
|
||||
|
||||
|
||||
@@ -73,7 +73,7 @@ alerts_cron:
|
||||
cron_file: alerts
|
||||
|
||||
|
||||
logrotate_files:
|
||||
logrotate_scripts:
|
||||
- name: backup
|
||||
paths:
|
||||
- /opt/dockerapps/backup/*.zip
|
||||
|
||||
Reference in New Issue
Block a user