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 2986544 commit 6bf5847Copy full SHA for 6bf5847
.travis.yml
@@ -17,5 +17,5 @@ before_install:
17
18
script:
19
- echo localhost > inventory
20
- - ansible-playbook -i inventory tests/test.yml --syntax-check
+ - ansible-playbook -i inventory test/test.yml --syntax-check
21
# - ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
0 commit comments