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
Felix Fontein 69744aa0a7
[2.10] Fix various sanity errors in plugins (#72168)
* Fix various sanity errors in plugins (#71736)

* Fix various sanity errors in plugins.

* Revert callback_type -> type transform.

* Undo paramiko_ssh 'connection' change, since this discrepancy is hardcoded in the plugin loader.

* Standardize on name and type (for callbacks).

* Fix existing author entries.

* Add 'Unknown (!UNKNOWN)' as author when author is missing.

* These are actually parsed as integers in the code.

* Revert "Add 'Unknown (!UNKNOWN)' as author when author is missing."

This reverts commit 29d1438aca.

(cherry picked from commit aff78f4cbc)

* Undo potentially disrupting normalizations.

* Add changelog fragment for #71736. (#72323)

(cherry picked from commit 0b2b82c0b6)
5 years ago
..
_vendor transparent downstream vendoring (#69850) 6 years ago
cli ansible-doc: show correct plugin name (#71966) (#71984) 5 years ago
collections collection routing (#67684) 6 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 6 years ago
config Remove ANSIBLE_COLLECTIONS_PATHS dep warning (#71094) (#71099) 5 years ago
errors Make filter type errors 'loop friendly' (#70417) (#70574) 6 years ago
executor make collection callbacks follow normal flow (#59932) (#72227) 5 years ago
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) (#71093) 5 years ago
inventory return changed for group_by (#32057) 6 years ago
module_utils [2.10] AnsibleVaultEncryptedUnicode should be considered a string (#72216) 5 years ago
modules [stable-2.10] Fix the reversed order of return values (#72088) (#72300) 5 years ago
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 6 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 6 years ago
plugins [2.10] Fix various sanity errors in plugins (#72168) 5 years ago
template Only apply the unroll wrapper once (#72003) (#72017) 5 years ago
utils Add deprecation collection name to plugin options (#71735) (#72081) 5 years ago
vars Allow hostvars delegation (#70331) (#70810) 5 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py avoid constant checking controlpersist (#69910) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update Ansible release version to v2.10.2.post0. 5 years ago