mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
added handler for apache2 config change
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
- name: reload apache2
|
||||
service: name=apache2 state=restarted
|
||||
Reference in New Issue
Block a user