community.general/lib/ansible/modules/utilities/logic
Brian Coca 9e931f89fb added ability to control sleep between attempts
the default was 1s but it makes sense to make this configurable
2016-12-08 11:25:25 -05:00
..
__init__.py added missing init.py for utilities modules 2016-12-08 11:22:25 -05:00
assert.py Fixes grammatical error in assert module example (#4972) 2016-12-08 11:25:12 -05:00
async_status.py Python 3 fixes for async_wrapper and async_status. (#4671) 2016-12-08 11:25:00 -05:00
async_wrapper.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -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.py minor updates to include docs 2016-12-08 11:25:25 -05:00
include_role.py added allow_duplicates to include_role docs 2016-12-08 11:25:21 -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 added ability to control sleep between attempts 2016-12-08 11:25:25 -05:00