summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-galaxy-role (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix installing roles containing symlinks (#82911)Sloane Hertel2024-04-246-78/+40
* Targeted fix for installing roles with symlinks containing '..' (#82165)Sloane Hertel2023-12-014-9/+192
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-0/+1
* Prevent roles from using symlinks to overwrite files outside of the installat...Matt Martz2023-09-263-0/+91
* Add warnings for illegal file names in role (#81555)Aleksey Tsalolikhin2023-08-281-0/+5
* Fix isinstance check (#79159)Sloane Hertel2022-10-181-0/+3
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-1/+1
* Allow `$` & `~` inside paths in galaxy roles (#72966)Alexander Sowitzki2021-02-023-0/+61