[ansible] update ansible and cryptography requirements to work on ubuntu 22.04 (#8826)

This commit is contained in:
Cristian Calin
2022-05-16 21:14:17 +03:00
committed by GitHub
parent 0c504e4984
commit 3a89e31dee
7 changed files with 6 additions and 9 deletions

View File

@@ -3,7 +3,6 @@ yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
cryptography==2.8
ansible-lint==5.4.0
molecule==3.0.6
molecule-vagrant==0.3

View File

@@ -3,7 +3,6 @@ yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
cryptography==2.8
ansible-lint==5.4.0
molecule==3.0.6
molecule-vagrant==0.3

View File

@@ -3,7 +3,6 @@ yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
cryptography==2.8
ansible-lint==5.4.0
molecule==3.0.6
molecule-vagrant==0.3

View File

@@ -3,7 +3,6 @@ yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
cryptography==2.8
ansible-lint==5.4.0 ; python_version >= '3.0'
ansible-lint==4.2.0 ; python_version < '3.0'
molecule==3.0.6 ; python_version >= '3.0'