base: add logrotate on pve

This commit is contained in:
Alexandre Iooss 2021-11-28 10:15:38 +01:00
parent f0631e341b
commit 40a91da78b

View file

@ -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