community.general/lib/ansible/plugins/callback
Brian Coca 075ead8fb0 fixes to config/setting retrieval
- better variable precedence management
- universal plugin option handling
- also updated comments for future directions
- leverage fragments for plugins
- removed fact namespacing
- added 'firendly name' field
- updated missing descriptions
- removed some unused yaml entries, updated others to reflect possible future
- documented more plugins
- allow reading docs using alias
- short licenses
- corrected args for 'all plugins'
- fixed -a option for ansible-doc
- updated vars plugins to allow docs
- fixed 'gathering'
- only set options IF connection
- added path list and renamed pathspec mostly the diff is , vs : as separator
- readded removed config entries that were deprecated but had no message ... and deprecated again
- now deprecated entries give warning when set
2017-09-09 09:48:22 -07:00
..
__init__.py properly filter out noise from debug 2017-07-18 12:32:39 -04:00
actionable.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
context_demo.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
debug.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
default.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
dense.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
foreman.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
full_skip.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
hipchat.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
jabber.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
json.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
junit.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
log_plays.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
logentries.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
logstash.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
mail.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
minimal.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
oneline.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
osx_say.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
profile_roles.py Fix pep8 issues in profile_roles (#25458) 2017-06-07 21:20:59 -05:00
profile_tasks.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
profile_tasks.rst updated docs to show new output 2016-03-03 18:05:39 -05:00
selective.py Handle better the many ways information can be passed around (#27506) 2017-08-04 09:25:11 -07:00
skippy.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
slack.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
stderr.py Fixes #17958: use stderr instead of the default stdout for fatal errors (#17962) 2017-07-28 10:50:15 -07:00
syslog_json.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
timer.py timer callback plugin: handle timezone changes better 2017-08-03 11:09:27 -04:00
tree.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00