Fix a conditional.

This commit is contained in:
Andrea Dell'Amico 2024-02-28 15:39:59 +01:00
parent 564b863b81
commit edb2e22199
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@
service: name=fail2ban state=restarted
when:
- fail2ban_enabled is defined and fail2ban_enabled
- centos_install_epel
- centos_install_epel is defined and centos_install_epel