1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Brian Coca 54942ee8ff Merge pull request #13593 from agaffney/devel
Add 'filtered' stdout callback plugin
2016-02-18 02:30:32 -08:00
..
action Merge pull request #14490 from bcoca/stat_instead_of_checksum 2016-02-18 01:45:50 -08:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback Merge pull request #13593 from agaffney/devel 2016-02-18 02:30:32 -08:00
connection Need to apply to_str to each element of the list so that we don't mix types in the join() 2016-02-08 20:28:55 -08: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 fix cartesian lookup 2016-02-11 10:35:37 -05:00
shell moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
strategy Fix bugs related to task_includes and dep chain inheritance 2016-02-13 01:02:47 -05:00
test test aliases to enable gramatical consistancy 2016-01-14 12:29:02 -05:00
vars
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00