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-07-31 16:00:04 -05:00
..
action Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 2018-07-30 15:44:38 -05:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
cliconf Update cliconf get_config api (#43472) 2018-07-31 02:53:29 -07:00
connection Enable setting options for cliconf and other implementation plugins (if set to configurable) (#43368) 2018-07-30 21:53:44 -07:00
filter Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
httpapi nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
inventory Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07: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 Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179) 2018-07-30 14:48:54 -07:00
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
terminal New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
test Add a 'finished' test for async jobs (#38325) 2018-07-24 23:21:28 +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