community.general/lib/ansible/plugins
Artem Goncharov 6667ec4474 fixes #42042 (#42939)
Do not create group with empty name when region (optional argument) is 
not given in the openstack connection
2018-07-27 10:02:34 -04:00
..
action Ironware: Deprecate provider, support network_cli (#43285) 2018-07-27 12:51:45 +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 nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
connection httpapi: Split off and save response text contents (#43305) 2018-07-26 10:12:34 -04:00
filter Add from_yaml_all to support multi document yaml strings (#43037) 2018-07-25 16:12:22 -04:00
httpapi nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
inventory fixes #42042 (#42939) 2018-07-27 10:02:34 -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 Fix baud rate and nxos_logging default case idempotency bug (#43295) 2018-07-26 23:15:25 +05:30
test Add a 'finished' test for async jobs (#38325) 2018-07-24 23:21:28 +02:00
vars
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py