Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix installing roles containing symlinks (#82911) | Sloane Hertel | 2024-04-24 | 6 | -78/+40 |
* | Targeted fix for installing roles with symlinks containing '..' (#82165) | Sloane Hertel | 2023-12-01 | 4 | -9/+192 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -0/+1 |
* | Prevent roles from using symlinks to overwrite files outside of the installat... | Matt Martz | 2023-09-26 | 3 | -0/+91 |
* | Add warnings for illegal file names in role (#81555) | Aleksey Tsalolikhin | 2023-08-28 | 1 | -0/+5 |
* | Fix isinstance check (#79159) | Sloane Hertel | 2022-10-18 | 1 | -0/+3 |
* | Re-organize CI test groups for POSIX tests. (#77420) | Matt Clay | 2022-08-04 | 1 | -1/+1 |
* | ansible-test - split controller/target testing (#75605) | Matt Clay | 2021-09-21 | 1 | -1/+1 |
* | Allow `$` & `~` inside paths in galaxy roles (#72966) | Alexander Sowitzki | 2021-02-02 | 3 | -0/+61 |