Commit 69acaaf
fix(ci): enable ansible-lint offline to avoid Galaxy KeyError
ansible-galaxy collection install can raise KeyError 'results' against
Galaxy on recent ansible-core (e.g. uv-installed lint in GitHub Actions).
offline: true skips requirements.yml installs; lint still passes.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 1be5a2a commit 69acaaf
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments