community.general/lib/ansible/plugins
Brian Coca 9cc56981b5
Add new host_pinned strategy (#44586)
The 'free' strategy still attempts to do all hosts per task before going to the next, it just doesn't wait for slow hosts,
This strategy processes each host as fast as possible to the end of the play before trying to process another host in the pool.
2018-08-23 20:16:32 -04:00
..
action Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Bugfixes and integration tests for 'default' callback plugin 2018-08-15 07:56:17 -07:00
cliconf Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
connection Add support for multiple prompt answers in network_cli (#44492) 2018-08-23 09:46:42 -04:00
filter Fixes #23078 - eliminate trailing whitespace in to_nice_json (#42633) 2018-08-22 14:55:30 -05:00
httpapi Httpapi plugin for Firepower device (#43773) 2018-08-14 14:28:07 +05:30
inventory RDS inventory plugin (#41919) 2018-08-23 19:42:32 -04:00
lookup Added Support for excluding IPs in nios_next_ip and created new pluggin for nios_next_network (#44437) 2018-08-23 03:08:39 +00:00
netconf Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
shell psrp: Added new Windows connection plugin (#41729) 2018-08-21 16:43:13 -07:00
strategy Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
terminal new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +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 Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00