community.general/lib/ansible/plugins
Brian Coca 6768f34b31 Merge pull request #15062 from gechr/gc-subset-superset-filters
Add `issubset` and `issuperset` tests
2016-03-24 16:17:13 -07:00
..
action nv_por is needed later in the file 2016-03-24 06:58:56 -07:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback python3 compatiblity 2016-03-24 06:39:21 -07:00
connection fixed some breaks after merging ansible/devel 2016-03-24 22:09:41 +01: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 Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 2016-02-26 16:43:05 -08:00
shell Don't create world-readable module and tempfiles without explicit user permission 2016-03-23 09:52:19 -07:00
strategy Renaming per-item and retry callbacks 2016-03-18 15:17:43 -04:00
test Add `issubset` and `issuperset` tests 2016-03-21 19:22:39 +00:00
vars
__init__.py Sort plugins by basename to support ordering callbacks 2016-03-22 12:12:51 -05:00