mirror of https://github.com/ansible/ansible.git
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.
e84240db84
* Fix installing roles containing symlinks Fix sanitizing tarfile symlinks relative to the link directory instead of the archive For example: role ├── handlers │ └── utils.yml -> ../tasks/utils/suite.yml The link ../tasks/utils/suite.yml will resolve to a path outside of the link's directory, but within the role role/handlers/../tasks/utils/suite.yml the resolved path relative to the role is tasks/utils/suite.yml, but if the symlink is set to that value, tarfile would extract it from role/handlers/tasks/utils/suite.yml * Replace overly forgiving test case with tests for a symlink in a subdirectory of the archive and a symlink in the archive dir when these are not equivalent. * Build test case from role files to make it easier to add test cases Fixes #82702 Fixes #81965 Fixes #82051 |
7 months ago | |
---|---|---|
.. | ||
82307-handlers-lockstep-linear-fix.yml | 8 months ago | |
82831_countme_yum_repository.yml | 8 months ago | |
82878-fetch-dest-is-dir.yml | 8 months ago | |
82941.yml | 8 months ago | |
82946.yml | 8 months ago | |
82947.yml | 8 months ago | |
83031.yml | 8 months ago | |
add_systemd_facts.yml | 7 months ago | |
ansible-config-validate.yml | 8 months ago | |
ansible-drop-python-3.7.yml | 8 months ago | |
ansible-galaxy-role-install-symlink.yml | 7 months ago | |
ansible-test-container-update.yml | 8 months ago | |
ansible_managed_restore.yml | 7 months ago | |
config_init_fix.yml | 8 months ago | |
dnf-installroot-substitutions.yml | 8 months ago | |
dnf5-api-breaks.yml | 8 months ago | |
dnf_cache_path.yml | 8 months ago | |
enabled_runtime.yml | 8 months ago | |
listify.yml | 8 months ago | |
mask_me.yml | 8 months ago | |
remove-deprecated-gather-facts-config.yml | 8 months ago | |
remove-deprecated-role-cache.yml | 8 months ago | |
remove-deprecated-vars-syntax.yml | 8 months ago | |
remove-python-2-compat.yml | 8 months ago | |
v2.18.0-initial-commit.yaml | 8 months ago | |
vmware_facts.yml | 8 months ago |