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.
2 parents 6201e80 + 63323f7 commit 359b7abCopy full SHA for 359b7ab
.travis.yml
@@ -4,7 +4,8 @@ services: docker
4
5
env:
6
global:
7
- - ROLE_NAME: target-host
+ - ROLE_NAME="target-host"
8
+ - TRAVIS_REPO_SLUG="CloudSurgeon/ansible-target-host"
9
matrix:
10
# Test defaults.
11
- MOLECULE_DISTRO: centos6
0 commit comments