initial commit
This commit is contained in:
5
handlers/main.yml
Normal file
5
handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: restart firewall
|
||||
systemd_service:
|
||||
name: postfix
|
||||
state: restarted
|
Reference in New Issue
Block a user