Abbau Dokuwiki (#602)
Reviewed-on: #602 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
7c0c860600
commit
d3a9241d12
15 changed files with 3 additions and 42 deletions
7
friedhof/mgrote_dokuwiki/handlers/main.yml
Normal file
7
friedhof/mgrote_dokuwiki/handlers/main.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
- name: restart_apache2
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: apache2
|
||||
state: restarted
|
||||
enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue