Adding configuration options
This commit is contained in:
parent
9c1f0b1a98
commit
2b2d418c08
5 changed files with 101 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
name: lsyncd
|
||||
state: restarted
|
||||
|
||||
- name: Reload firewalld
|
||||
service:
|
||||
name: firewalld
|
||||
state: reloaded
|
||||
|
||||
- name: Restart SSH
|
||||
service:
|
||||
name: sshd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue