docker-ansible-lint icon indicating copy to clipboard operation
docker-ansible-lint copied to clipboard

Alpine-based multistage-build version of ansible-lint for reproducible usage in CI

Results 4 docker-ansible-lint issues
Sort by recently updated
recently updated
newest added

fix https://github.com/cytopia/docker-ansible-lint/issues/36 error does not happen with alpine 3.18 as it does not contain conflicting version of "packaging" package.

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

C-dependency

Builds for docker-ansible-lint 6.x have been failing since February. ansible-lint development got more active recently so it would be useful to have up to date images.

I have some Ansible that uses `json_query`, and when I run `ansible-lint` in a `cytopia/ansible-lint` container, I get the following error: ``` WARNING Listing 2 violation(s) that are fatal d=856173;https://ansible-lint.readthedocs.io/rules/jinja/1;91mjinja[invalid]:...