make it a role
This commit is contained in:
9
handlers/main.yml
Normal file
9
handlers/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- name: Restart Nebula
|
||||
systemd:
|
||||
name: nebula
|
||||
state: restarted
|
||||
|
||||
- name: Restart Lighthouse
|
||||
systemd:
|
||||
name: lighthouse
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user