community.general/lib/ansible/plugins/callback
Ewoud Kohl van Wijngaarden d303c0706c Make the foreman callback more defensive (#36527)
* Foreman: Make the foreman callback more defensive

This ensures the ssl_verify attribute is always set. It also handles
None in _disable_plugin.

* Foreman: Handle ints in verify_certs

The default value for verify_certs is 1 which is an int. That has no
lower() function. By casting it to a str we can handle it later in
_ssl_verify().

* Foreman: Clean up coding style

* Foreman: Use get_option in favor of _plugin_options
2018-04-12 09:58:57 -04:00
..
__init__.py
actionable.py
context_demo.py
debug.py
default.py
dense.py
foreman.py Make the foreman callback more defensive (#36527) 2018-04-12 09:58:57 -04:00
full_skip.py
grafana_annotations.py Fix grafana CALLBACK_VERSION 2018-04-04 11:26:22 -04:00
hipchat.py
jabber.py
json.py Restore skipped/failed in JSON callback, add custom facts (#37204) 2018-03-20 10:32:33 -04:00
junit.py
log_plays.py
logentries.py
logstash.py
mail.py
minimal.py
null.py
oneline.py show changed in online 2018-04-10 17:25:24 -04:00
osx_say.py
profile_roles.py
profile_tasks.py
selective.py
skippy.py
slack.py Fix typo in Slack Callback plugin (#38268) 2018-04-04 15:29:49 +02:00
stderr.py
sumologic.py Added sumologic callback plugin (#38297) 2018-04-12 00:34:48 -04:00
syslog_json.py
timer.py
tree.py
unixy.py fix unixy when debug's msg is not text (#36882) 2018-03-01 09:23:39 +10:00
yaml.py yaml callback fails on python3 2018-04-02 11:41:00 -04:00