mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
e9257445a2
commit
ea98ea338f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
- name: TEAMVIEWER
|
||||
include_role:
|
||||
name: teamviewer
|
||||
when: teamviewer_install defined and teamviewer_install
|
||||
when: teamviewer_install is defined and teamviewer_install
|
||||
tags: teamviewer
|
||||
|
||||
- name: VNSTAT
|
||||
|
|
Loading…
Reference in a new issue