community.general/lib/ansible/modules/utilities/logic
Matt Clay cb30558a41 Make async_wrapper ignore '_' as an argsfile. (#4678)
This provides support for passing additional positional parameters to async_wrapper.
Additional parameters will be used by the upcoming async support for Windows.
2016-12-08 11:25:00 -05:00
..
__init__.py added missing init.py for utilities modules 2016-12-08 11:22:25 -05:00
assert.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
async_status.py Make async work on python 3 (#4583) 2016-12-08 11:24:56 -05:00
async_wrapper.py Make async_wrapper ignore '_' as an argsfile. (#4678) 2016-12-08 11:25:00 -05:00
debug.py documented new verbosity option 2016-12-08 11:24:06 -05:00
fail.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
include_role.py added docs for vars_from/defaults_from 2016-12-08 11:24:54 -05:00
include_vars.py updated docs to reflect new feature 2016-12-08 11:24:45 -05:00
pause.py updated docs in pause to reflect 0 value behaviour 2016-12-08 11:24:40 -05:00
set_fact.py documenting behaviour as clear as possible 2016-12-08 11:24:44 -05:00
wait_for.py Fix wait_for on python < 2.6 (#3790) (#3973) 2016-12-08 11:24:38 -05:00