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