* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
actionable.py | ||
context_demo.py | ||
debug.py | ||
default.py | ||
dense.py | ||
foreman.py | ||
full_skip.py | ||
grafana_annotations.py | ||
hipchat.py | ||
jabber.py | ||
json.py | ||
junit.py | ||
log_plays.py | ||
logentries.py | ||
logstash.py | ||
mail.py | ||
minimal.py | ||
null.py | ||
oneline.py | ||
osx_say.py | ||
profile_roles.py | ||
profile_tasks.py | ||
selective.py | ||
skippy.py | ||
slack.py | ||
stderr.py | ||
sumologic.py | ||
syslog_json.py | ||
timer.py | ||
tree.py | ||
unixy.py | ||
yaml.py |