- name: Send notification message via Slack slack: token: "MYToken/../../ Format" msg: '{{ inventory_hostname }} completed' delegate_to: localhost
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to connect to hooks.slack.com at port 443: [Errno 8] nodename nor servname provided, or not known", "status": -1, "url": "https://hooks.slack.com/services/********"}--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/769cede6-af20-48ed-831b-33c71fbe4231%40googlegroups.com.