mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update enable_or_disable.yml
This commit is contained in:
parent
0f2c126249
commit
e75df9587b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
state: absent
|
||||
when: not nextcloud_enabled and is_redhat
|
||||
|
||||
- name: Restart Apache, enabling/disabling http://box/nextcloud
|
||||
- name: Restart {{ apache_service }}, enabling/disabling http://box/nextcloud
|
||||
systemd:
|
||||
name: "{{ apache_service }}"
|
||||
daemon-reload: yes
|
||||
|
|
Loading…
Reference in a new issue