diff --git a/fail2ban/meta/main.yml b/fail2ban/meta/main.yml deleted file mode 100644 index efcb30ba..00000000 --- a/fail2ban/meta/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -dependencies: - - role: '../../library/roles/iptables' diff --git a/ubuntu-deb-general/defaults/main.yml b/ubuntu-deb-general/defaults/main.yml index 1c89a4ca..1bf6338e 100644 --- a/ubuntu-deb-general/defaults/main.yml +++ b/ubuntu-deb-general/defaults/main.yml @@ -69,7 +69,7 @@ ipv6_sysctl_file: /etc/sysctl.d/10-ipv6-disable.conf install_resolvconf: True # Install and configure munin -configure_munin: True +configure_munin: False # Manage the root ssh keys manage_root_ssh_keys: True