mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update wordpress/tasks/enable.yml
This commit is contained in:
parent
80f9e202ee
commit
c18248fdaa
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
command: a2dissite wordpress.conf
|
||||
when: apache_install and not wordpress_enabled
|
||||
|
||||
- name: Restart Apache systems service ({{ apache_service }})
|
||||
- name: Restart Apache systemd service ({{ apache_service }})
|
||||
systemd:
|
||||
name: "{{ apache_service }}"
|
||||
state: restarted
|
||||
|
|
Loading…
Reference in a new issue