add venv for ansible

replace_gw-core01
Gregor Michels 2022-07-03 01:24:40 +02:00
parent 8dca6eda90
commit abad2956b6
2 changed files with 20 additions and 0 deletions

18
ansible-environment.txt Normal file
View File

@ -0,0 +1,18 @@
ansible==6.0.0
ansible-core==2.13.1
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==37.0.2
idna==3.3
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
proxmoxer==1.3.1
pycparser==2.21
pyparsing==3.0.9
PySocks==1.7.1
PyYAML==6.0
requests==2.28.1
resolvelib==0.8.1
urllib3==1.26.9

2
ansible-environment/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore