community.general/lib/ansible/plugins
Peter Sprygada d1ff03e84c fixes cliconf and netconf plugin loaders
This change updates the configuration and plugin loader objects for
cliconf and netconf to pull be able to configure where to find the
plugins.
2018-03-05 08:54:40 -05:00
..
action fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback fix unixy when debug's msg is not text (#36882) 2018-03-01 09:23:39 +10:00
cliconf fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
connection map network_os to ncclient device_params (#36819) 2018-03-01 22:23:14 +05:30
filter Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
inventory aws_ec2 inv plugin: remove extra call to verify_file (#36588) 2018-02-22 12:10:47 -05:00
lookup fix plugin-to-doc naming mismatch, typos, grammar (#36366) 2018-02-26 14:25:28 -08:00
netconf Fix junos_command py3 related issues (#36782) 2018-03-01 12:09:11 +05:30
shell Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Fix_regex (#36569) 2018-03-05 06:30:37 -05:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py fixes cliconf and netconf plugin loaders 2018-03-05 08:54:40 -05:00