{"id":16779925,"url":"https://github.com/haxorof/docker-ansible-lint","last_synced_at":"2025-10-10T19:40:16.359Z","repository":{"id":38037211,"uuid":"140162177","full_name":"haxorof/docker-ansible-lint","owner":"haxorof","description":"Ansible-lint in a Docker container","archived":false,"fork":false,"pushed_at":"2025-04-05T12:09:49.000Z","size":277,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T13:22:22.574Z","etag":null,"topics":["ansible-lint","ansible-lint-docker","docker-image"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haxorof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-08T11:35:48.000Z","updated_at":"2025-04-05T12:09:52.000Z","dependencies_parsed_at":"2023-10-04T05:45:06.825Z","dependency_job_id":"3595c69d-3b9b-41e1-b899-81ec2399b755","html_url":"https://github.com/haxorof/docker-ansible-lint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-ansible-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-ansible-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-ansible-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-ansible-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haxorof","download_url":"https://codeload.github.com/haxorof/docker-ansible-lint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248297013,"owners_count":21080309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible-lint","ansible-lint-docker","docker-image"],"created_at":"2024-10-13T07:33:03.513Z","updated_at":"2025-10-10T19:40:11.336Z","avatar_url":"https://github.com/haxorof.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible-lint\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/haxorof/ansible-lint)](https://hub.docker.com/r/haxorof/ansible-lint/)\n[![CI](https://github.com/haxorof/docker-ansible-lint/workflows/CI/badge.svg)](https://github.com/haxorof/docker-ansible-lint/actions?query=workflow%3ACI)\n\n\u003e \"ansible-lint checks playbooks for practices and behaviour that could potentially be improved\"\n[ansible-lint](https://github.com/willthames/ansible-lint)\n\n## Simple Tags\n\n- `v25-almalinux`\n- `v25-alpine`\n- `v24-almalinux`\n- `v24-alpine`\n\n## Shared Tags\n\n- `v25`, `latest-alpine`, `latest`\n  - `v25-alpine`\n- `v24`\n  - `v24-alpine`\n- `latest-almalinux`\n  - `v25-almalinux`\n\n## How to use this image\n\n```console\ndocker run -it --rm -v ${PWD}:/mnt:ro haxorof/ansible-lint\n```\n\n## Bash aliases\n\nTo make it easier to use this container you could setup bash aliases by creating `~/.bash_aliases` with the following contents:\n\n```bash\nalias ansible-lint='docker run -it --rm -v ${PWD}:/mnt:ro haxorof/ansible-lint'\n```\n\n## Use in Github Actions\n\n```yaml\nname: Linting\non:\n  push:\n    branches:\n      - master\n  pull_request:\n    branches:\n      - master\n\njobs:\n  validate:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v2\n      - name: Ansible Linting\n        run: docker run --rm -v ${GITHUB_WORKSPACE}:/mnt haxorof/ansible-lint -v --force-color .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxorof%2Fdocker-ansible-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaxorof%2Fdocker-ansible-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxorof%2Fdocker-ansible-lint/lists"}