X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=8c94b079a069ee6f20edddd17e71638f33d7b760;hb=27722c9241b607cb4ade6396cd4c8a353cf955f1;hp=adf67fd597fbc1c5911bf89846adf1cba16c039d;hpb=86a4e060664c543281893e66e4fa96601ae7250e;p=github%2Ffretlink%2Fansible-clever.git diff --git a/.travis.yml b/.travis.yml index adf67fd..8c94b07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,9 @@ install: # Check ansible version - ansible --version + # Alias role name to mimic actual Galaxy deployment + - ln -s ansible-clever ../clever + # Create ansible.cfg with correct roles_path - printf '[defaults]\nroles_path=../' >ansible.cfg @@ -26,5 +29,4 @@ script: - ansible-playbook tests/test.yml -i tests/inventory --syntax-check notifications: - webhooks: https://galaxy.ansible.com/api/v1/notifications/ slack: fretlink:n84rSINeJTLRjUTgXfB1aILX