Merge pull request #1191 from justindowning/patch-1
pin ansible to version 2.2.1.0
This commit is contained in:
commit
1136a94a6e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ansible>=2.2.1
|
||||
ansible==2.2.1.0
|
||||
netaddr
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue