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 8a7185c224
Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740)
* Normalize deprecation records.

* Fix alias deprecations in suboptions.

* Report in which option an alias warning happened for suboptions.

* Add deprecation tests for suboptions.

* Also test deprecation in list of dicts.

* Adjust unit tests for toplevel alias deprecation field name change.
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli Add support for importlib.resources (#78915) 2 years ago
collections Add support for importlib.resources (#78915) 2 years ago
compat Add support for importlib.resources (#78915) 2 years ago
config typos (#79377) 2 years ago
errors refactor and fixes for doc parsing (#77719) 2 years ago
executor Correctly count rescued tasks in play stats (#79724) 2 years ago
galaxy Add support for importlib.resources (#78915) 2 years ago
inventory ansible-test - Update sanity test requirements. (#78528) 2 years ago
module_utils Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) 2 years ago
modules Truthy value should be one of false or true (#79730) 2 years ago
parsing Show filename additionally if missing secrets prevents decryption (#79732) 2 years ago
playbook Always create new role (#78661) 2 years ago
plugins Fix regex filter docs (#79736) 2 years ago
template Simplify AnsibleJ2Vars by using ChainMap for vars (#78713) 2 years ago
utils Add support for importlib.resources (#78915) 2 years ago
vars avoid roles exporting vars: (#69040) 2 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
context.py Remove collections compat from controller code. 3 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py Bump devel to 2.15.0.dev0 (#78817) 2 years ago