Avoid Ansible 2.3, does odd things, for now

This commit is contained in:
Stig Telfer 2017-04-24 23:58:49 +01:00
parent 6785e6f9e4
commit ccc8507253
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible>=2.2.0 # GPLv3
ansible>=2.2.0,!=2.3 # GPLv3
cliff>=2.5.0 # Apache
netaddr!=0.7.16,>=0.7.13 # BSD
PyYAML>=3.10.0 # MIT