Update ansible code
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Adrien Reslinger 2022-08-16 17:09:58 +02:00
parent 156561e633
commit 18e86f8687
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
5 changed files with 120 additions and 118 deletions

View file

@ -1,10 +1,10 @@
---
- name: restart crowdsec
systemd:
ansible.builtin.systemd:
name: crowdsec
state: restarted
- name: restart crowdsec-firewall-bouncer
systemd:
ansible.builtin.systemd:
name: crowdsec-firewall-bouncer
state: restarted
state: restarted