Replies: 2 comments 2 replies
-
@juju4 Which ansible-link version do you use? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have multiple roles with their CI failing for a few days with error related to galaxy but not galaxy.
Most of my ansible repos have .github/workflows/galaxy.yml which is a galaxy release push workflow and not a galaxy meta file.
file is in .ansible-lint exclude_paths but even if read, it seems not applied anymore
strangely, ansible-lint version is pinned in my CI and I did not change version recently but it still happens
What happens? How to restore expected behavior?
Example: https://github.com/juju4/ansible-harden-nginx/actions/runs/13092780953/job/36531398619#step:10:103
Thanks
Beta Was this translation helpful? Give feedback.
All reactions