Add pmbootstrap

This commit is contained in:
Salt 2020-09-03 18:31:08 -05:00
parent 4550f1bb04
commit 0f04972209

View File

@ -196,7 +196,9 @@
- name: Install desktop applications through pip3 - name: Install desktop applications through pip3
pip: pip:
executable: "/usr/bin/pip3" executable: "/usr/bin/pip3"
state: latest
name: name:
- pmbootstrap
- protontricks - protontricks
- youtube-dl - youtube-dl
- name: Install desktop applications through Snap - name: Install desktop applications through Snap