add idle-python2.7 to gui See merge request !2
@ -276,3 +276,10 @@
with_items:
- workrave
- remmina
# this needs a GUI, and cannot be installed with pip et al.
# but is required by certain python libraries
- name: Install idle-python
apt: name={{ item }} state=latest
- idle-python2.7