Compare commits
No commits in common. "8f5ed743d03b7e8c565b6e991e65e1223c8b64ac" and "8a7359f9a42acb88f9bce18984f25527c3ebf75d" have entirely different histories.
8f5ed743d0
...
8a7359f9a4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
- name: Install Python Packages
|
||||
ansible.builtin.package:
|
||||
name:
|
||||
- python3-pip
|
||||
- python-pip3
|
||||
- python-cryptography
|
||||
|
||||
- name: Install python modules over pip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue