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 a8a0c72 commit bc352b3Copy full SHA for bc352b3
.travis.yml
@@ -21,4 +21,7 @@ script:
21
- ansible-playbook -i inventory test/test.yml --syntax-check
22
- ansible-playbook -i inventory --connection=local --sudo -v test/deploy.yml
23
24
- - ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
+ - ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
25
+
26
+notifications:
27
+ webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments