community.general/lib/ansible/modules/utilities/logic
Björn 9c71f176f3 Make wait_for return matched groups defined in search_regex. Closes #… (#47690)
* Make wait_for return matched groups defined in search_regex. Closes #25020.

* Fix formatting issues.

* Fix issues raised in review.

- Use output_dir instead of hardcoded /tmp for temp files
- Sleep for only 3s instead of 10s
- Revert indent change
2018-11-20 14:19:17 -05:00
..
__init__.py
assert.py
async_status.py
async_wrapper.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
debug.py
fail.py
import_playbook.py
import_role.py
import_tasks.py
include.py
include_role.py
include_tasks.py
include_vars.py
pause.py
set_fact.py a more in depth doc on cacheable option (#47878) 2018-11-07 11:06:00 -05:00
set_stats.py
wait_for.py Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
wait_for_connection.py