aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFrédéric Menou <frederic.menou@fretlink.com>2018-02-27 16:51:02 +0100
committerGitHub <noreply@github.com>2018-02-27 16:51:02 +0100
commit27722c9241b607cb4ade6396cd4c8a353cf955f1 (patch)
treead17f188894dd17435bad045ac05bf181bb9319c
parenta9c8a370528efa2deb93baebe4976d9667fc598e (diff)
parentf03052d5eb34d95c0809813995bfc0d5ed1266a8 (diff)
downloadansible-clever-27722c9241b607cb4ade6396cd4c8a353cf955f1.tar.gz
ansible-clever-27722c9241b607cb4ade6396cd4c8a353cf955f1.tar.zst
ansible-clever-27722c9241b607cb4ade6396cd4c8a353cf955f1.zip
Merge pull request #3 from fmenou/slack-notifications
Notify the #machine-room Slack channel
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 49e7e1c..8c94b07 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,9 @@ install:
18 # Check ansible version 18 # Check ansible version
19 - ansible --version 19 - ansible --version
20 20
21 # Alias role name to mimic actual Galaxy deployment
22 - ln -s ansible-clever ../clever
23
21 # Create ansible.cfg with correct roles_path 24 # Create ansible.cfg with correct roles_path
22 - printf '[defaults]\nroles_path=../' >ansible.cfg 25 - printf '[defaults]\nroles_path=../' >ansible.cfg
23 26
@@ -26,4 +29,4 @@ script:
26 - ansible-playbook tests/test.yml -i tests/inventory --syntax-check 29 - ansible-playbook tests/test.yml -i tests/inventory --syntax-check
27 30
28notifications: 31notifications:
29 webhooks: https://galaxy.ansible.com/api/v1/notifications/ 32 slack: fretlink:n84rSINeJTLRjUTgXfB1aILX