mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 22:04:43 +03:00
Merge pull request #1191 from justindowning/patch-1
pin ansible to version 2.2.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ansible>=2.2.1
|
ansible==2.2.1.0
|
||||||
netaddr
|
netaddr
|
||||||
# Ansible 2.2.1 requires jinja2<2.9, see <https://github.com/ansible/ansible/blob/v2.2.1.0-1/setup.py#L25>,
|
# Ansible 2.2.1 requires jinja2<2.9, see <https://github.com/ansible/ansible/blob/v2.2.1.0-1/setup.py#L25>,
|
||||||
# but without explicit limiting upper jinja2 version here pip ignores
|
# but without explicit limiting upper jinja2 version here pip ignores
|
||||||
|
|||||||
Reference in New Issue
Block a user