community.general/lib/ansible/plugins
nitzmahone 700db15452 fix unconfigured plugin path case
We tried to expand paths for None- ensure we're not passing [None] in that case, but [] instead.
2016-04-01 20:37:43 -07:00
..
action Fix async for old style modules and don't send an args file for new-style modules 2016-04-01 20:04:25 -07:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback On change in diff-mode we don't need to see file content in task output 2016-04-01 18:03:51 +02:00
connection Merge pull request #15151 from mattclay/accelerate-unicode 2016-03-31 21:47:33 -07:00
filter Re-add accidentaly removed comment 2016-03-25 15:33:35 +01: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 correctly adds searchpath as list 2016-04-01 23:14:56 -04:00
shell fix Mac chown/chmod -R issue, add error checks 2016-03-29 07:44:09 -07:00
strategy Adds two variables to facts when a task fails and a rescue block starts 2016-03-31 15:29:33 -04:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py fix unconfigured plugin path case 2016-04-01 20:37:43 -07:00