Merge pull request 'roles/basic_packages/tasks/main.yml aktualisiert' (#19) from rulrich-patch-2 into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #19
This commit is contained in:
commit
8f5ed743d0
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