[ansible] add support for ansible 5 (ansible-core 2.12) (#8512)

This commit is contained in:
Cristian Calin
2022-03-28 18:49:22 +03:00
committed by GitHub
parent 652f2edbe1
commit 113de8381c
6 changed files with 33 additions and 2 deletions

10
requirements-2.12.txt Normal file
View File

@@ -0,0 +1,10 @@
ansible==5.5.0
ansible-core==2.12.3
cryptography==2.8
jinja2==2.11.3
netaddr==0.7.19
pbr==5.4.4
jmespath==0.9.5
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.6
MarkupSafe==1.1.1