Sha256: 8affd4bac57d674777c95fd8e1722cb88495ba44049338cec30d6c3166f9673a
Contents?: true
Size: 263 Bytes
Versions: 3
Compression:
Stored size: 263 Bytes
Contents
--- - name: Send Slack notification local_action: module: slack token: "{{ slack_token }}" msg: > Success: {{ app_name }}\n The Arkenstone has finished building your environment. Happy Hacking! color: good when: slack_token != ""
Version data entries
3 entries across 3 versions & 1 rubygems