prog/python: Do not install pip modules golbally

master
Simon Bruder 2020-03-07 14:12:19 +00:00
parent 35ffb54d6d
commit 174528d3f6
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 0 additions and 8 deletions

View File

@ -11,11 +11,3 @@
name:
- python3-systemd
state: present
- name: install python modules via pip
pip:
name:
- docker-compose
- powerline-status
state: latest
executable: pip3