Bump ansible version from 2.0 to 2.2

This commit is contained in:
Paul Montero
2016-11-28 16:25:02 -05:00
parent 764ad20b9a
commit 7adc31ae71
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ before_install:
- '__rvm_unload ; rm -rf ~/.rvm'
install:
- 'pip install ansible==2.0.0'
- 'pip install ansible==2.2.0'
- 'printf "[defaults]\nroles_path = ../" > ansible.cfg'
script: