Logrotate #2
1 changed files with 5 additions and 0 deletions
5
base.yml
5
base.yml
|
@ -10,3 +10,8 @@
|
|||
- hosts: all,!unifi
|
||||
roles:
|
||||
- ldap_client
|
||||
|
||||
# Install logrotate
|
||||
- hosts: all,!unifi,!pve:children
|
||||
roles:
|
||||
- logrotate
|
||||
|
|
Loading…
Reference in a new issue