Initial commit
This commit is contained in:
commit
e3639cc94c
18 changed files with 680 additions and 0 deletions
5
roles/mapserver/handlers/main.yml
Normal file
5
roles/mapserver/handlers/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
|
||||
- name: handlerRestartApache
|
||||
become: yes
|
||||
service: name=apache2 state=restarted enabled=yes
|
Loading…
Add table
Add a link
Reference in a new issue