You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- |
|
- hosts: all |
|
roles: |
|
- auto_reboot |
|
- auto_upgrade |
|
- sysctl_customizations |
|
- client_ntp |
|
- client_resolvers |
|
- client_tools |
|
- role: users_sudo |
|
when: "'mail_server' not in group_names" |
|
- client_iptables |
|
- postfix
|
|
|