mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
[ansible] update ansible and cryptography requirements to work on ubuntu 22.04 (#8826)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user