GHP publish
This commit is contained in:
4
roles/knot/handlers/main.yml
Normal file
4
roles/knot/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: restart knot
|
||||
service: "name=knot state=restarted"
|
||||
become: true
|
Reference in New Issue
Block a user