June 2018
Beginner
578 pages
13h 39m
English
CA Flowdock is a messaging service, which has been designed from the ground up to integrate with developer-focused services, such as GitHub, Bitbucket, Jira, Jenkins, and Ansible:
- name: Send a message to a Flowdock inbox flowdock: type: "inbox" token: "{{ flowdock.token }}" from_address: "{{ flowdock.email }}" source: "{{ flowdock.source }}" msg: "The task has completed and all is well" subject: "Task Success"
Read now
Unlock full access