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