You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/test
Dag Wieers 939de473c6
Add a 'finished' test for async jobs (#38325)
This provides a more convenient way for testing (async) jobs.

When used with a non-async job it will report a warning so the user is
aware that he may be doing something incorrect.

Since the 'finished' result value is an integer (!), the test is turning
this in a proper boolean.
7 years ago
..
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
core.py Add a 'finished' test for async jobs (#38325) 7 years ago
files.py Deprecate tests used as filters (#32361) 8 years ago
mathstuff.py Deprecate tests used as filters (#32361) 8 years ago