style: minor change
This commit is contained in:
parent
c9711fa91b
commit
2a6ac663ba
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
---
|
||||
- name: restart fail2ban
|
||||
service: name=fail2ban state=restarted
|
||||
service:
|
||||
name: fail2ban
|
||||
state: restarted
|
||||
|
|
Loading…
Reference in a new issue