thinlinc-server: Update dependencies for tl 4.13.0
This commit is contained in:
parent
bb64c50fcb
commit
07024215f4
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
- python2
|
- gtk3
|
||||||
|
- python3
|
||||||
|
- python3-gobject
|
||||||
|
|
||||||
- name: install thinlinc repository
|
- name: install thinlinc repository
|
||||||
yum_repository:
|
yum_repository:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue