mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
351a46f61d
commit
9e869ffd6c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
#async: 900
|
||||
#poll: 5
|
||||
|
||||
- name: Reload Apache
|
||||
- name: Reload Apache service ({{ apache_service }})
|
||||
systemd:
|
||||
name: "{{ apache_service }}"
|
||||
state: reloaded
|
||||
|
|
Loading…
Reference in a new issue