1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
2018-02-05 06:41:12 -08:00
..
action Add transfer checksum verification in copy module (#35367) 2018-01-26 10:48:08 -06:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
cliconf Remove unused enable_mode import on Junos cliconf plugin (#35722) 2018-02-05 03:07:23 -08:00
connection Fix: global name 'HAS_IPADDRESS' is not defined. 2018-02-05 06:41:12 -08:00
filter Added +1 to the end in random filter so that it was inclusive (#27215) 2018-01-26 11:36:44 -06:00
inventory [cloud] snake_case hostvars in aws_ec2 inventory plugin (#35306) 2018-01-26 15:10:45 -05:00
lookup Make an aws_credentials documentation fragment for plugins using environment vars (#35578) 2018-02-02 08:50:11 -05:00
netconf Check if data_xml object in present in NCElement object (#35604) 2018-02-01 21:38:49 +05:30
shell Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
strategy Fix triggering parent's always with run_once set (#35464) 2018-01-30 13:16:19 +01:00
terminal Handle multiple sub prompts for network_cli connection (#35361) 2018-01-31 18:33:23 +05:30
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 Implement plugin filtering 2018-01-22 16:54:53 -08:00