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
cb62dfa5f8
commit
eae5089928
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
|
||||
- name: Restart Apache
|
||||
systemd:
|
||||
name: apache2
|
||||
name: "{{ apache_service }}" # httpd or apache2
|
||||
state: restarted
|
||||
|
||||
- name: Add 'calibre-web' to list of services at /etc/iiab/iiab.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue