{"id":18555147,"url":"https://github.com/arillso/docker.ansible","last_synced_at":"2026-05-17T07:02:40.310Z","repository":{"id":36977560,"uuid":"234176046","full_name":"arillso/docker.ansible","owner":"arillso","description":"Tiny Alpine-based container version of Ansible.","archived":false,"fork":false,"pushed_at":"2025-04-05T23:21:03.000Z","size":369,"stargazers_count":1,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-05T23:25:16.023Z","etag":null,"topics":["ansible","container","docker","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arillso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-15T21:22:23.000Z","updated_at":"2025-04-05T23:19:55.000Z","dependencies_parsed_at":"2023-02-18T00:35:14.760Z","dependency_job_id":"e2620b60-48a7-43a9-acb7-fdd6fb6da827","html_url":"https://github.com/arillso/docker.ansible","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/arillso%2Fdocker.ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fdocker.ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fdocker.ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fdocker.ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arillso","download_url":"https://codeload.github.com/arillso/docker.ansible/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129890,"owners_count":21052655,"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","container","docker","hacktoberfest"],"created_at":"2024-11-06T21:25:24.806Z","updated_at":"2026-01-19T09:11:53.193Z","avatar_url":"https://github.com/arillso.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Container\n\nAlpine-based Docker container for running Ansible with Mitogen optimization, Kubernetes tools, and multi-platform support.\n\n## Quick Start\n\n```bash\n# Check Ansible version\ndocker run --rm arillso/ansible ansible-playbook --version\n\n# Run a playbook\ndocker run --rm -v $(pwd):/workspace -w /workspace arillso/ansible ansible-playbook playbook.yml\n\n# Interactive shell\ndocker run --rm -it -v $(pwd):/workspace -w /workspace arillso/ansible bash\n```\n\n## Features\n\n- Mitogen enabled by default (2-7x faster execution)\n- Kubernetes tools (kubectl, helm, kustomize)\n- Multi-platform (amd64, arm64)\n- Non-root user\n\n## Registry\n\n```bash\ndocker pull ghcr.io/arillso/ansible\ndocker pull arillso/ansible\n```\n\n## Build\n\n```bash\nmake ansible-build\nmake comprehensive-test\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fdocker.ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farillso%2Fdocker.ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fdocker.ansible/lists"}