mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
652609d34d
commit
bc6345225f
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
||||||
state: absent
|
state: absent
|
||||||
when: not elgg_enabled and is_redhat
|
when: not elgg_enabled and is_redhat
|
||||||
|
|
||||||
- name: Restart Apache ({{ apache_service }}), to enable/disable http://box/elgg
|
- name: Restart Apache ({{ apache_service }}) to enable/disable http://box/elgg
|
||||||
service:
|
service:
|
||||||
name: "{{ apache_service }}"
|
name: "{{ apache_service }}"
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue