Kernel 3.x and Alfred is back
This commit is contained in:
parent
65454f7ed4
commit
db3f35baff
@ -238,11 +238,11 @@
|
|||||||
delay=15
|
delay=15
|
||||||
timeout=300
|
timeout=300
|
||||||
when: tunneldigger.changed
|
when: tunneldigger.changed
|
||||||
# - name: Send notification message via Slack
|
- name: Send notification message via Slack
|
||||||
# local_action:
|
local_action:
|
||||||
# module: slack
|
module: slack
|
||||||
# token: "{{ slack_token }}"
|
token: "{{ slack_token }}"
|
||||||
# msg: "{{ inventory_hostname }} completed with branch testing"
|
msg: "{{ inventory_hostname }} completed with branch testing"
|
||||||
# channel: "#technik"
|
channel: "#technik"
|
||||||
# username: "Ansible on {{ inventory_hostname }}"
|
username: "Ansible on {{ inventory_hostname }}"
|
||||||
# parse: 'none'
|
parse: 'none'
|
||||||
|
Loading…
Reference in New Issue
Block a user