thinlinc_server: Change role name

This commit is contained in:
Timo Makinen 2022-02-24 23:17:33 +00:00
parent 3836afecca
commit d2b72b2fff
5 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,10 @@
---
- name: restart tlwebaccess
service:
name: tlwebaccess
state: restarted
- name: restart vsmagent
service:
name: vsmagent
state: restarted