Verschiebe php-Kram in extra Rolle
This commit is contained in:
commit
51d94d1ca5
5 changed files with 72 additions and 0 deletions
6
handlers/main.yml
Normal file
6
handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- name: reload apache2
|
||||
service:
|
||||
name: apache2
|
||||
state: reloaded
|
Loading…
Add table
Add a link
Reference in a new issue