Initial commit
This commit is contained in:
5
roles/weareinteractive.apt/handlers/main.yml
Executable file
5
roles/weareinteractive.apt/handlers/main.yml
Executable file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- name: reload systemd
|
||||
systemd:
|
||||
daemon_reload: true
|
||||
Reference in New Issue
Block a user