fix(lint): teamspeak changed_when selinux context
We just ignore this for now.
This commit is contained in:
parent
693184bd7c
commit
8ce37b6416
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
- name: Apply new SELinux file context to filesystem.
|
||||
ansible.builtin.command: "restorecon -irF {{ teamspeak_install_dir }}"
|
||||
become: true
|
||||
changed_when: true
|
||||
listen: "teamspeak selinux context changed"
|
||||
|
||||
- name: Restart teamspeak service.
|
||||
|
|
Loading…
Add table
Reference in a new issue