.. |
__init__.py
|
…
|
|
campfire.py
|
Use no_log=True for campfire module to avoid leaks
|
2016-12-08 11:34:03 -05:00 |
flowdock.py
|
Avoid token leak by marking it as sensitive with no_log (#1966)
|
2016-12-08 11:34:03 -05:00 |
grove.py
|
added missing GPL licences fixes #508
|
2016-12-08 11:33:26 -05:00 |
hall.py
|
…
|
|
hipchat.py
|
Expect 204 status when using hipchat v2 api.
|
2016-12-08 11:34:11 -05:00 |
irc.py
|
add type declaration to the port parameter of the irc module. #AnsibleZH (#2349)
|
2016-12-08 11:34:19 -05:00 |
jabber.py
|
Set no log for jabber.py password
|
2016-12-08 11:34:03 -05:00 |
mail.py
|
Do not leak mail password by error
|
2016-12-08 11:34:03 -05:00 |
mqtt.py
|
Mark password as 'no_log', to avoid leaking it
|
2016-12-08 11:34:03 -05:00 |
nexmo.py
|
…
|
|
osx_say.py
|
…
|
|
pushbullet.py
|
Set api_key as no_log, since that's likely something that should be kept private (#2038)
|
2016-12-08 11:34:06 -05:00 |
pushover.py
|
Fix arguments for pushover module
|
2016-12-08 11:34:06 -05:00 |
rocketchat.py
|
doc: rocketchat: minor doc fix (#2420)
|
2016-12-08 11:34:22 -05:00 |
sendgrid.py
|
Sendgrid docs fix
|
2016-12-08 11:33:34 -05:00 |
slack.py
|
updated the examples to the new Slack API
|
2016-12-08 11:33:26 -05:00 |
sns.py
|
Remove duplicate documentation fields
|
2016-12-08 11:33:46 -05:00 |
telegram.py
|
add telegram notification module
|
2016-12-08 11:34:23 -05:00 |
twilio.py
|
Auth_toekn is a secret, shouldn't be logged (#1999)
|
2016-12-08 11:34:04 -05:00 |
typetalk.py
|
Client_secret is supposed to be kept secret, so mark it as no_log (#1995)
|
2016-12-08 11:34:03 -05:00 |