We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaae8a commit 8ededc8Copy full SHA for 8ededc8
.travis.yml
@@ -13,7 +13,7 @@ addons:
13
14
install:
15
# Install Ansible.
16
- - pip install ansible==1.9
+ - pip install ansible==1.9.4
17
18
# Add ansible.cfg to pick up roles path.
19
- "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg"
0 commit comments