Move playbooks in subfolder #73

Merged
erdnaxe merged 18 commits from move_playbooks into master 2021-11-28 10:16:50 +01:00
Showing only changes of commit 9bb2d3f324 - Show all commits

View file

@ -6,13 +6,9 @@
- baseconfig
- basesecurity
- update_motd
# Plug LDAP on all servers
- hosts: all,!unifi
roles:
- ldap_client
# Install logrotate
# Install logrotate on all servers except PVE
- hosts: all,!unifi,!pve
roles:
- logrotate