Enable all general roles
This commit is contained in:
parent
1e5028f45b
commit
3bf66de407
|
@ -1,14 +1,14 @@
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
# - auto_reboot
|
- auto_reboot
|
||||||
# - auto_upgrade
|
- auto_upgrade
|
||||||
# - sysctl_customizations
|
- sysctl_customizations
|
||||||
# - client_ntp
|
- client_ntp
|
||||||
# - client_resolvers
|
- client_resolvers
|
||||||
# - client_tools
|
- client_tools
|
||||||
# - users_sudo
|
- users_sudo
|
||||||
# - client_iptables
|
- client_iptables
|
||||||
# - munin-node
|
- munin-node
|
||||||
# - munin-async
|
- munin-async
|
||||||
- postfix
|
- postfix
|
||||||
|
|
Loading…
Reference in a new issue