diff options
author | Sloane Hertel <19572925+s-hertel@users.noreply.github.com> | 2022-09-15 20:15:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-15 20:15:42 +0200 |
commit | 86b86398f0e0c61df615d1fcf7643f01a1084327 (patch) | |
tree | e5d9f5101bab43a2ec33224015d7313ac57ab62f /.gitignore | |
parent | Added warning (#78785) (diff) | |
download | ansible-86b86398f0e0c61df615d1fcf7643f01a1084327.tar.xz ansible-86b86398f0e0c61df615d1fcf7643f01a1084327.zip |
add ansible_name/ansible_aliases attrs to plugin objects (#78700)
* new _fqcn attribute to plugin objects
* unbreak plugins in subdirs
* Fix inadventent changes to _load_name and use existing vars
* add plugin aliases and name property, and replace plugin._load_name where incorrect
* Fix listing plugin names
Fix listing legacy and builtin together
test deprecated plugin documentation
fix doc extensions
remove sometimes inaccurate _load_name handling from plugin.name
* Add tests for REJECT_EXTS and doc extensions
Fix unpredictable collection redirects so non-fqcns in the redirect list are guaranteed to be legacy (instead of determined by the collections keyword)
Move aliases and name properties to _update_object so all plugin types, including doc fragments, can use them
* make legacy plugin names internally consistent
* rename attributes to ansible_name and ansible_aliases
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions