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
db04562903
commit
4f2a710f00
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@
|
|||
name: proxy_wstunnel
|
||||
when: nodered_install
|
||||
|
||||
- name: Restart Apache service ({{ apache_service }}) to enable/disable http://box/nodered (not just http://box:{{ nodered_port }})
|
||||
- name: Restart Apache service ({{ apache_service }}) to enable/disable http://box/nodered (not just http://box:{{ nodered_port }}/nodered)
|
||||
systemd:
|
||||
#daemon_reload: yes
|
||||
name: "{{ apache_service }}" # httpd or apache2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue