community.general/lib/ansible/modules/utilities/logic
Dag Wieers b64e666643
Add elapsed return value to select modules (#37969)
* Add elapsed return value to select modules

It can be quite useful to know exactly how much time has elapsed
downloading/waiting. This improves existing modules or updates
documentation.

* Ensure elapsed is always returned

* Added changelog fragment
2018-08-31 22:20:56 +02:00
..
__init__.py
assert.py Improve code style 2018-06-21 13:59:50 -04:00
async_status.py
async_wrapper.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
debug.py
fail.py
import_playbook.py
import_role.py [doc] import_role: mention version from which behavior changed and fix some typos (#43843) 2018-08-09 09:00:59 -05:00
import_tasks.py
include.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
include_role.py Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
include_tasks.py Support 'apply' to apply attributes to included tasks - Impl 1 (#39236) 2018-05-31 12:08:38 -05:00
include_vars.py Fix typo in ignore_unknown_extensions doc 2018-07-26 09:28:33 -04:00
pause.py Update pause.py (#42297) 2018-07-04 16:48:55 +05:30
set_fact.py
set_stats.py Update set_stats.py 2018-05-02 11:10:52 -04:00
wait_for.py Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
wait_for_connection.py Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00