thinlinc_server: Convert modules to use FQCN
This commit is contained in:
parent
d1c80cf452
commit
4c10fd326e
2 changed files with 16 additions and 16 deletions
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
- name: restart tlwebaccess
|
||||
service:
|
||||
ansible.builtin.service:
|
||||
name: tlwebaccess
|
||||
state: restarted
|
||||
|
||||
- name: restart vsmagent
|
||||
service:
|
||||
ansible.builtin.service:
|
||||
name: vsmagent
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue