add roles
This commit is contained in:
4
all.yml
4
all.yml
@@ -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:
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user