mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Assert if ansible 2.7 is used (#3589)
This commit is contained in:
committed by
k8s-ci-robot
parent
7abd4eeafd
commit
90d8f7aa6a
@@ -1,4 +1,4 @@
|
||||
ansible>=2.5.0
|
||||
ansible>=2.5.0,<2.7
|
||||
jinja2>=2.9.6
|
||||
netaddr
|
||||
pbr>=1.6
|
||||
|
||||
Reference in New Issue
Block a user