Fix role location in test

master
Carlos León 9 years ago
parent dc670d5678
commit 51ebe1d57b

@ -26,4 +26,4 @@ script:
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
webhooks: https://galaxy.ansible.com/api/v1/notifications/

@ -2,4 +2,4 @@
- hosts: localhost
remote_user: root
roles:
- roles/docker
- .

Loading…
Cancel
Save