community.general/lib/ansible/modules/utilities/logic
Dag Wieers 654e95ea49 wait_for_connection: Update the docs to implementation (#22400)
* Update the docs to conform to implementation

Somehow the docs were still mentioning a default timeout of 300 seconds.
Whereas the implementation defaults to 600 seconds.

* Improve examples even more
2017-03-09 14:00:36 +00:00
..
__init__.py added missing init.py for utilities modules 2016-12-08 11:22:25 -05:00
assert.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
async_status.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
async_wrapper.py refactoring async 2017-02-06 19:32:00 -05:00
debug.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
fail.py Fixed typo s/simple fail/simply fail (#21853) 2017-02-23 10:43:12 -08:00
include.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
include_role.py Fix include_role docs to be valid YAML (#19506) 2016-12-19 10:45:01 +00:00
include_vars.py added 'extensions' options to include_vars 2017-02-22 10:31:22 -05:00
pause.py Document returned values of module pause 2017-02-23 13:47:18 -05:00
set_fact.py Revert syntax change of set_fact example for strings and booleans. (#21819) 2017-02-23 10:15:32 +01:00
set_stats.py allow modules to set custom stats (#18946) 2017-01-05 16:38:36 -05:00
wait_for.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
wait_for_connection.py wait_for_connection: Update the docs to implementation (#22400) 2017-03-09 14:00:36 +00:00