Restart nebula, rather than reloading it
Reloading doesn't actually work it seems
This commit is contained in:
parent
af396a21cb
commit
e8d4244946
@ -1,5 +1,5 @@
|
||||
- name: restart nebula
|
||||
service:
|
||||
name: nebula
|
||||
state: reloaded
|
||||
state: restarted
|
||||
become: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user