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 11d69e065f
ansible-doc: restore role attributes (#82678)
* Restore role attributes.

* Add a deprecation warning for role argument specs containing attributes

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
3 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 9 months ago
cli ansible-doc: restore role attributes (#82678) 3 months ago
collections Require `from __future__ import annotations` (#81902) 9 months ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 9 months ago
config Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 4 months ago
errors Require `from __future__ import annotations` (#81902) 9 months ago
executor Allow check mode async task disabling check_mode (#82827) 3 months ago
galaxy Fix traceback and allow installing roles with version None (#81849) 3 months ago
inventory Require `from __future__ import annotations` (#81902) 9 months ago
module_utils pylint: update for use-yield-from 3 months ago
modules pylint: update for use-yield-from 3 months ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 3 months ago
playbook fix wording in error msg (#82848) 3 months ago
plugins winrm - Handle task timeout (#82784) 3 months ago
template Fix error when templating an unsafe string leading to a type error in Python (#82675) 4 months ago
utils Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 4 months ago
vars pylint: update for use-yield-from 3 months ago
__init__.py Require `from __future__ import annotations` (#81902) 9 months ago
__main__.py Require `from __future__ import annotations` (#81902) 9 months ago
constants.py Require `from __future__ import annotations` (#81902) 9 months ago
context.py Require `from __future__ import annotations` (#81902) 9 months ago
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 8 months ago
release.py Require `from __future__ import annotations` (#81902) 9 months ago