Fixing pip
This commit is contained in:
parent
f146126a13
commit
faead2a679
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
name: cryptography
|
name: cryptography
|
||||||
state: latest
|
state: latest
|
||||||
when: ansible_python_version is version('3', '>=')
|
when: ansible_python_version is version('3', '>=')
|
||||||
become: no
|
|
||||||
|
|
||||||
- name: Ensure directory exists for local self-signed TLS certs
|
- name: Ensure directory exists for local self-signed TLS certs
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Reference in a new issue