--- - name: Install fail2ban apt: name: "{{ item }}" dpkg_options: 'force-confdef,force-confnew' update_cache: yes with_items: - fail2ban