master
Simon Bruder 2020-05-12 02:13:12 +02:00
parent 739ed76620
commit 990c0ad3c7
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
- name: install python modules via apt
apt:
name:
- pipx
- python3-systemd
- python3-venv
state: present