Fix service to restart

This commit is contained in:
Jake Howard 2020-10-16 19:16:04 +01:00
parent 1930cc83e8
commit bedbb0f5f4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -19,7 +19,7 @@
- name: Restart fail2ban
service:
name: haproxy
name: fail2ban
state: restarted
become: true
when: fail2ban_filter.changed or fail2ban_jail.changed