community.general/lib/ansible/plugins
Abhijit Menon-Sen b4a035718e Make _display_plugin_load much less noisy
There was general consensus that displaying every plugin load on -vvv
was *way* too noisy. This commit reformats the log message to be less
verbose, and drops it down to debugging-only level.
2016-08-26 20:28:58 +05:30
..
action Fix fetch idempotence (#17255) 2016-08-25 21:45:38 -07:00
cache Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
callback Fix context_demo callback plugin. (#17235) 2016-08-25 10:22:27 -07:00
connection Get the ssh plugin working with python3 (#17234) 2016-08-25 10:57:55 -07:00
filter Make the extract filter return Undefined on KeyError 2016-08-25 22:45:20 +05:30
lookup Fix octal output in a few more places (#17250) 2016-08-25 14:58:35 -07:00
shell Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
strategy Rework the way params are assigned to TaskIncludes when they're dynamic 2016-08-16 15:45:24 -05:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Make _display_plugin_load much less noisy 2016-08-26 20:28:58 +05:30