You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
6 years ago
..
action Rename original_basename parameter in various file-related modules 6 years ago
cache add inventory caching & use in virtualbox inventory plugin (#34510) 7 years ago
callback Allow Unicode chars to be dumped by yaml stdout callback (#40188) 6 years ago
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) 6 years ago
connection Don't rewrite remote paths when remote is secretly local (#40259) 6 years ago
filter Enabled unsafe and vault in JSON (#38759) 6 years ago
inventory small grammar improvements to add clarity (#40157) 6 years ago
lookup 1Password lookup plugin (#37207) 6 years ago
netconf Add netconf_get module (#39869) 6 years ago
shell become win: better error messages and docs update (#39936) 6 years ago
strategy Use updated task, instead of original, non-merged included_file._task (#39762) 6 years ago
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) 6 years ago
test Deprecate tests used as filters (#32361) 7 years ago
vars Allow loading dirs from role defaults/vars (#36357) 6 years ago
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 7 years ago
loader.py Revert "Configurable list of facts modules (#31783)" (#40022) 6 years ago