roles/basic_packages/tasks/main.yml aktualisiert
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
8a7359f9a4
commit
9042f84a9c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
- name: Install Python Packages
|
- name: Install Python Packages
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name:
|
name:
|
||||||
- python-pip3
|
- python3-pip
|
||||||
- python-cryptography
|
- python-cryptography
|
||||||
|
|
||||||
- name: Install python modules over pip
|
- name: Install python modules over pip
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue