base: add logrotate on pve
This commit is contained in:
parent
f0631e341b
commit
40a91da78b
1 changed files with 1 additions and 5 deletions
|
@ -5,10 +5,6 @@
|
|||
roles:
|
||||
- baseconfig
|
||||
- basesecurity
|
||||
- update_motd
|
||||
- ldap_client
|
||||
|
||||
# Install logrotate on all servers except PVE
|
||||
- hosts: all,!unifi,!pve
|
||||
roles:
|
||||
- logrotate
|
||||
- update_motd
|
||||
|
|
Loading…
Reference in a new issue