mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
"systemctl daemon_reload" before node-red service enabled/started
This commit is contained in:
parent
b534ecdf56
commit
3d5058f74a
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
|
||||
- name: Enable & Start node-red service
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: node-red
|
||||
enabled: yes
|
||||
state: started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue