thinlinc_server: ansible-lint fixes
This commit is contained in:
parent
50186fa466
commit
6d9d89da71
2 changed files with 23 additions and 23 deletions
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
- name: restart tlwebaccess
|
||||
- name: Restart tlwebaccess
|
||||
ansible.builtin.service:
|
||||
name: tlwebaccess
|
||||
state: restarted
|
||||
|
||||
- name: restart vsmagent
|
||||
- name: Restart vsmagent
|
||||
ansible.builtin.service:
|
||||
name: vsmagent
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue