Compare commits
2 commits
8a7359f9a4
...
8f5ed743d0
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f5ed743d0 | |||
| 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