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
Brian Coca 55065c0042
Role fixes (#82339)
* Various fixes to roles

  - static property is now properly set
  - role_names and other magic vars now have full list
  - role public/private var loading is now done when adding to play.roles instead of on each var query
  - added tests

Co-authored-by: Felix Fontein <felix@fontein.de>
10 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
cli ansible-galaxy - fix exit code for failed role import (#82193) 10 months ago
collections Require `from __future__ import annotations` (#81902) 1 year ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 1 year ago
config Role fixes (#82339) 10 months ago
errors Require `from __future__ import annotations` (#81902) 1 year ago
executor Better errors for delegate_to (#82319) 11 months ago
galaxy Targeted fix for installing roles with symlinks containing '..' (#82165) 11 months ago
inventory Require `from __future__ import annotations` (#81902) 1 year ago
module_utils check if there attributes to set (#78707) 11 months ago
modules Amend doc of name= parameter to indicate a list of packages can be used (#82309) 11 months ago
parsing Replace unwelcoming words (#82413) 10 months ago
playbook Role fixes (#82339) 10 months ago
plugins Fix plugin set option (#82300) 10 months ago
template Use functools.update_wrapper instead of a copy 12 months ago
utils displaly. log, handle when caplevel is already taken care of (#82227) 11 months ago
vars Role fixes (#82339) 10 months ago
__init__.py Require `from __future__ import annotations` (#81902) 1 year ago
__main__.py Require `from __future__ import annotations` (#81902) 1 year ago
constants.py Require `from __future__ import annotations` (#81902) 1 year ago
context.py Require `from __future__ import annotations` (#81902) 1 year ago
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 12 months ago
release.py Require `from __future__ import annotations` (#81902) 1 year ago