mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
[ansible] add support for ansible 5 (ansible-core 2.12) (#8512)
This commit is contained in:
1
tests/files/packet_ubuntu20-calico-aio-ansible-2_12.yml
Symbolic link
1
tests/files/packet_ubuntu20-calico-aio-ansible-2_12.yml
Symbolic link
@@ -0,0 +1 @@
|
||||
packet_ubuntu20-calico-aio.yml
|
||||
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