fix bugs add handlers
This commit is contained in:
4
ansible/roles/firewall/handlers/main.yml
Normal file
4
ansible/roles/firewall/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: Restart firewalld
|
||||
systemd:
|
||||
name: firewalld
|
||||
state: restarted
|
Reference in New Issue
Block a user