community.general/lib/ansible/plugins
David Newswanger 905b3e2f65
fix NIOS DNS lookup example (#36737)
2018-03-05 13:52:02 -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 ios_static_route idempotence fix (#35912) 2018-03-05 09:28:37 -05:00
connection Move _start_connection() to module_utils/connection and fix Popen() call (#36249) 2018-03-05 09:12:01 -05:00
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 NIOS DNS lookup example (#36737) 2018-03-05 13:52:02 -05: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 adds fix for terminal plugins 2018-03-05 08:54:40 -05:00