ansible/utilities/logic
Matt Clay 05c6707a32 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-09-02 18:19:29 -07:00
..
__init__.py added missing init.py for utilities modules 2014-11-05 15:49:39 -05:00
assert.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
async_status.py Make async work on python 3 (#4583) 2016-08-31 08:18:54 -07:00
async_wrapper.py Make async_wrapper ignore '_' as an argsfile. (#4678) 2016-09-02 18:19:29 -07:00
debug.py documented new verbosity option 2016-02-18 07:01:53 -08:00
fail.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
include_role.py added docs for vars_from/defaults_from 2016-08-26 21:56:19 -04:00
include_vars.py updated docs to reflect new feature 2016-07-24 21:32:44 -04:00
pause.py updated docs in pause to reflect 0 value behaviour 2016-06-27 09:36:10 -04:00
set_fact.py documenting behaviour as clear as possible 2016-07-15 09:49:47 -04:00
wait_for.py Fix wait_for on python < 2.6 (#3790) (#3973) 2016-06-17 10:04:26 -04:00