mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1021 from holta/teamviewer-deprecate
More fully deprecate TeamViewer playbook (part 2)
This commit is contained in:
commit
1616d4c756
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
- name: TEAMVIEWER
|
- name: TEAMVIEWER
|
||||||
include_role:
|
include_role:
|
||||||
name: teamviewer
|
name: teamviewer
|
||||||
when: teamviewer_install defined and teamviewer_install
|
when: teamviewer_install is defined and teamviewer_install
|
||||||
tags: teamviewer
|
tags: teamviewer
|
||||||
|
|
||||||
- name: VNSTAT
|
- name: VNSTAT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue