--- # file: group_vars/web # run nginx by default webserver: nginx # all hosts run fail2ban with the sshd filter, but some can use other filters extra_fail2ban_filters: - nginx # vim: set ts=2 sw=2: