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/test/integration/targets/ansible-galaxy-role
Sloane Hertel 3a42a00368
Targeted fix for installing roles with symlinks containing '..' (#82165)
Set the tarfile attribute to a normalized value from unfrackpath instead
of validating path parts and omiting potentially invald parts

Allow tarfile paths/links containing '..', '$', '~' as long as the
normalized realpath is in the tarfile's role directory
11 months ago
..
files Targeted fix for installing roles with symlinks containing '..' (#82165) 11 months ago
meta Allow `$` & `~` inside paths in galaxy roles (#72966) 4 years ago
tasks Targeted fix for installing roles with symlinks containing '..' (#82165) 11 months ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago