community.general/lib/ansible/plugins
Brian Coca 5ae9955aad Merge pull request #15011 from dagwieers/fix-unreachable-color
Fix the color when unreachable in default cb plugin
2016-03-16 17:02:05 -07:00
..
action Fix saving of tracebacks on module failure 2016-03-15 20:31:40 -07:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback Fix the color when unreachable in default cb plugin 2016-03-17 00:18:13 +01:00
connection Small cleanup to use class attribute directly instead of property for transport names 2016-03-16 11:22:50 -07:00
filter Use isinstance type checks in bool filter so we can handle unsafe proxy objects. Fixes #14240 2016-02-01 12:32:59 -06:00
inventory
lookup Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 2016-02-26 16:43:05 -08:00
shell moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
strategy fix TypeError: coercing to Unicode: need string or buffer, AnsibleParserError found 2016-03-17 00:56:47 +03:00
test adds multiline flag to regex test for search and match 2016-03-06 08:11:46 -05:00
vars
__init__.py Support strategy_plugins setting in a configuration file 2016-03-05 20:15:04 +09:00