Closed kkirsche closed 7 years ago
I've also validated the user and app tokens using httpie:
~/g/y/mac_setup ❯❯❯ http POST https://api.pushover.net/1/users/validate.json\?token={{ hidden }}\&user={{ hidden }}
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 06 Dec 2016 18:08:51 GMT
ETag: "bd42b670234bd2816679e361ec4c3497"
Strict-Transport-Security: max-age=31536000
Transfer-Encoding: chunked
X-Frame-Options: DENY
X-Request-Id: 63e343597646a0e7efea9db2336cfc42
X-Runtime: 0.009263
X-UA-Compatible: IE=Edge,chrome=1
{
"devices": [
"iPhone-6s"
],
"group": 0,
"request": "63e343597646a0e7efea9db2336cfc42",
"status": 1
}
This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible
Please read through the repomerge page in the dev guide.
ISSUE TYPE
COMPONENT NAME
[Pushover](http://docs.ansible.com/ansible/pushover_module.html
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
macOS 10.12.1 -> macOS 10.12.1 (localhost) — N/A
SUMMARY
Running the pushover module results in the error:
STEPS TO REPRODUCE
tasks/main.yml
templates/config.j2
defaults/main.yml
EXPECTED RESULTS
For it to send a pushover notification prior to running the configuration changes
ACTUAL RESULTS
The pushover notification failed with
hostname 'api.pushover.net:443' doesn't match either of '*.pushover.net', 'pushover.net'\", \"failed\": true, \"invocation