Przeglądaj źródła

use pip3

master
rodzic
commit
5eaf209fb1
1 zmienionych plików z 6 dodań i 0 usunięć
  1. +6
    -0
      tasks/main.yaml

+ 6
- 0
tasks/main.yaml Wyświetl plik

@@ -1,5 +1,11 @@
---

- name: debian packages
apt:
pkg:
- python3-pip

- pip:
name: youtube_dl
state: latest
executable: pip3

Ładowanie…
Anuluj
Zapisz