diff --git a/.travis.yml b/.travis.yml index 9689cb9..6890a9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ install: - ansible --version - printf '[defaults]\nroles_path=../' >ansible.cfg script: -- ansible-playbook tests/ci-test.yml -i tests/inventory --syntax-check +- ansible-playbook tests/ci-test.yml -i tests/hosts --syntax-check notifications: email: false webhooks: