mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Install cryptography and PyOpenSSL from PyPi.
This commit is contained in:
@@ -4,7 +4,3 @@ openssh-client [platform:dpkg]
|
|||||||
openssh-clients [platform:rpm]
|
openssh-clients [platform:rpm]
|
||||||
openssl [platform:dpkg]
|
openssl [platform:dpkg]
|
||||||
openssl [platform:rpm]
|
openssl [platform:rpm]
|
||||||
python3-cryptography [platform:dpkg]
|
|
||||||
python3-cryptography [platform:rpm]
|
|
||||||
python3-openssl [platform:dpkg]
|
|
||||||
python3-pyOpenSSL [platform:rpm]
|
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
|
cryptography >= 36.0.2
|
||||||
|
PyOpenSSL >= 22.0.0
|
||||||
PyYAML
|
PyYAML
|
||||||
|
|||||||
Reference in New Issue
Block a user