@@ -31,7 +31,7 @@
- ansible_os_family == 'Fedora'
- name: Install fail2ban
- dnf:
+ package:
name: fail2ban
state: present