thinlinc_server: Change role name
This commit is contained in:
parent
3836afecca
commit
d2b72b2fff
5 changed files with 1 additions and 1 deletions
10
roles/thinlinc_server/handlers/main.yml
Normal file
10
roles/thinlinc_server/handlers/main.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
- name: restart tlwebaccess
|
||||
service:
|
||||
name: tlwebaccess
|
||||
state: restarted
|
||||
|
||||
- name: restart vsmagent
|
||||
service:
|
||||
name: vsmagent
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue