Update ansible code
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
156561e633
commit
18e86f8687
5 changed files with 120 additions and 118 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue