community.general/lib/ansible/plugins
Toshio Kuratomi 20b9ca6e7c Rename original_basename parameter in various file-related modules
original_basename is a private internal parameter so name it
_original_basename to reflect that it is internal.
2018-05-17 15:24:56 -07:00
..
action Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Allow Unicode chars to be dumped by yaml stdout callback (#40188) 2018-05-15 15:23:13 -07:00
cliconf Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
connection Don't rewrite remote paths when remote is secretly local (#40259) 2018-05-17 23:21:30 +01:00
filter Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
inventory small grammar improvements to add clarity (#40157) 2018-05-17 14:09:32 +10:00
lookup 1Password lookup plugin (#37207) 2018-05-17 17:29:47 -04:00
netconf Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
shell become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
strategy Use updated task, instead of original, non-merged included_file._task (#39762) 2018-05-07 10:01:35 -05:00
terminal Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04: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 Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00