kovacsbalu
|
22de417dad
|
Use push_type and send link with push_link.
|
2015-09-15 09:35:14 +02:00 |
|
Willy Barro
|
b1cbbcef4a
|
Fix pushbullet compatibility with python 2.6
Remove dict comprehension usage.
|
2015-05-14 10:19:56 -03:00 |
|
Greg DeKoenigsberg
|
27e5950fd0
|
Adding author's github id
|
2015-05-13 22:31:48 -04:00 |
|
Willy Barro
|
a4232d657d
|
Handle invalid api key and general api errors on pushbullet
pushbullet.py module has changed it's API and return types
so we're now handling these exceptions.
|
2015-05-13 20:45:50 -03:00 |
|
Willy Barro
|
318983ee53
|
Replace manual option check to mutually_exclusive AnsibleModule option
Also return the message "OK" when in check mode to use the same
message as the original success return.
|
2015-05-13 19:27:41 -03:00 |
|
Willy Barro
|
7ef07893ad
|
Remove changed=True from pushbullet module
By convention, notification modules should not return changed=True
|
2015-05-13 19:27:38 -03:00 |
|
Willy Barro
|
c484d32a40
|
Add pushbullet module
|
2015-01-24 19:42:04 -02:00 |
|