mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 14:27:47 -02:30
[ansible] add support for ansible 5 (ansible-core 2.12) (#8512)
This commit is contained in:
12
tests/requirements-2.12.txt
Normal file
12
tests/requirements-2.12.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
-r ../requirements-2.12.txt
|
||||
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
|
||||
testinfra==5.2.2
|
||||
python-vagrant==0.5.15
|
||||
ara[server]==1.5.7
|
||||
Reference in New Issue
Block a user