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 3c246db commit f1d2260Copy full SHA for f1d2260
.travis.yml
@@ -62,8 +62,7 @@ script:
62
- python tests/integration/netbox-deploy.py
63
- ansible-playbook tests/integration/regression-tests.yml -vvvv
64
- ansible-playbook tests/integration/integration-tests.yml -vvvv
65
- - cd tests/integration
66
- - ansible-inventory -i test-inventory.yml --list
+ - ansible-inventory -i tests/integration/test-inventory.yml --list
67
68
deploy:
69
provider: script
tests/integration/ansible.cfg renamed to ansible.cfg
0 commit comments