[OI] Update version of Ansible installed by travis
This commit is contained in:
@@ -9,7 +9,7 @@ before_install:
|
|||||||
- '__rvm_unload ; rm -rf ~/.rvm'
|
- '__rvm_unload ; rm -rf ~/.rvm'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- 'pip install ansible==1.7.1'
|
- 'pip install ansible==2.0.0'
|
||||||
- 'printf "[defaults]\nroles_path = ../" > ansible.cfg'
|
- 'printf "[defaults]\nroles_path = ../" > ansible.cfg'
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user