@@ -1,11 +1,7 @@
- include: base.yml
- include: firewall.yml
- when: with_firewall
- include: security.yml
- include: smtp.yml
- when: with_postfix
- include: dkim.yml
- when: with_opendkim
- include: ssh.yml
- include: smartd.yml
- when: with_smartd
@@ -1,4 +1,2 @@
- include: 'common.yml'
- when: with_ftp
- include: 'pure-ftpd.yml'
@@ -1,6 +1,3 @@
- include: munin.yml
- when: with_munin or with_munin_node
- include: mon.yml
- when: with_mon
- include: zabbix.yml
- when: with_zabbix_agent
@@ -1,8 +1,4 @@
- include: apache2.yml
- when: with_apache2
- include: nginx.yml
- when: with_nginx
- include: fpm.yml
- when: with_fpm
- include: php.yml
- when: with_php