69744aa0a7
* 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 commit29d1438aca
. (cherry picked from commitaff78f4cbc
) * Undo potentially disrupting normalizations. * Add changelog fragment for #71736. (#72323) (cherry picked from commit0b2b82c0b6
)
2 lines
141 B
YAML
2 lines
141 B
YAML
bugfixes:
|
|
- "url lookup - make sure that options supplied in ansible.cfg are actually used (https://github.com/ansible/ansible/pull/71736)."
|