create relayd role and enable it for proxy group
This commit is contained in:
parent
0a8c59335a
commit
180dae44a4
4 changed files with 28 additions and 0 deletions
5
roles/relayd/handlers/main.yml
Normal file
5
roles/relayd/handlers/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: restart relayd
|
||||
service:
|
||||
name: relayd
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue