community.general/lib/ansible/plugins
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.
2018-07-24 23:21:28 +02:00
..
action Don't close persistent connection socket on command timeout (#43071) 2018-07-23 07:07:06 +05:30
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Display task banner before item status (#42892) 2018-07-24 12:25:28 -05:00
cliconf Add support for commit label in iosxr_config (#42931) 2018-07-24 17:16:26 +05:30
connection Try to enable more exotic auth methods in httpapi (#43212) 2018-07-24 13:22:40 -04:00
filter Adds an ipmath filter (#41985) 2018-07-11 10:52:31 -07:00
httpapi Try to enable more exotic auth methods in httpapi (#43212) 2018-07-24 13:22:40 -04:00
inventory Fix author name in the documentation 2018-07-24 12:01:37 -04:00
lookup Add new grafana dashboard lookup plugin (#41319) 2018-07-23 11:11:42 -04:00
netconf Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
shell runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
terminal Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
test Add a 'finished' test for async jobs (#38325) 2018-07-24 23:21:28 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00