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
Sloane Hertel 440cf15aeb
Compile role with parents in the task's dependency chain (#75165)
* Use the task dependency chain to compile the role instead of the parent role's _parents list

* keep existing role inheritance, but limit it to roles in the current task dependency chain

* Test getting role parents recursively by using the current task dependency chain

* changelog
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli Python 3.8 Controller Minimum (#74013) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Python 3.8 Controller Minimum (#74013) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor Python 3.8 Controller Minimum (#74013) 3 years ago
galaxy ansible-galaxy role install: download from API response location (#73114) 3 years ago
inventory inventory: misc typo fixes (#73695) 3 years ago
module_utils Update vendored copy of distro to 1.6.0 (#75732) 3 years ago
modules Update vendored copy of distro to 1.6.0 (#75732) 3 years ago
parsing Python 3.8 Controller Minimum (#74013) 3 years ago
playbook Compile role with parents in the task's dependency chain (#75165) 3 years ago
plugins Python 3.8 Controller Minimum (#74013) 3 years ago
template Python 3.8 Controller Minimum (#74013) 3 years ago
utils use passlib default if `password_hash` option isn't set (#75043) 3 years ago
vars allow vars_files to use dwim (vars/) and vaults (#75526) 3 years ago
__init__.py CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
constants.py force version on deprecation (#74338) 3 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 3 years ago
release.py prep for 2.12 version bump (#74126) 3 years ago