{"id":18555166,"url":"https://github.com/arillso/ansible.container","last_synced_at":"2026-04-01T18:49:49.576Z","repository":{"id":206875072,"uuid":"716746674","full_name":"arillso/ansible.container","owner":"arillso","description":"Ansible collection for container orchestration and Kubernetes management including Docker, k3s, Helm, and GitOps with Fleet","archived":false,"fork":false,"pushed_at":"2026-01-15T21:40:46.000Z","size":143,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-15T21:56:54.789Z","etag":null,"topics":["ansible","ansible-collection","ansible-role","automation","configuration-management","containerization","devops","docker","docker-compose","fleet","gitops","helm","k3s","kubernetes","orchestration","rancher"],"latest_commit_sha":null,"homepage":"https://guide.arillso.io/collections/arillso/container/index.html","language":"Jinja","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.rst","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,"zenodo":null}},"created_at":"2023-11-09T19:35:36.000Z","updated_at":"2026-01-15T21:40:50.000Z","dependencies_parsed_at":"2023-11-29T11:26:53.316Z","dependency_job_id":"e519b5fc-88cc-4c57-b920-a5c0281cc3cd","html_url":"https://github.com/arillso/ansible.container","commit_stats":null,"previous_names":["arillso/ansible.container"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/arillso/ansible.container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arillso","download_url":"https://codeload.github.com/arillso/ansible.container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28510926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","ansible-collection","ansible-role","automation","configuration-management","containerization","devops","docker","docker-compose","fleet","gitops","helm","k3s","kubernetes","orchestration","rancher"],"created_at":"2024-11-06T21:25:29.806Z","updated_at":"2026-04-01T18:49:49.565Z","avatar_url":"https://github.com/arillso.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Collection: arillso.container\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](LICENSE) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-arillso.container-blue.svg?style=popout-square)](https://galaxy.ansible.com/arillso/container)\n\n## Description\n\nThis is an Ansible collection that provides comprehensive roles for container and orchestration management. It includes tools for Docker, Docker Compose, Kubernetes (K3s), Helm, Rancher Fleet GitOps, and Tailscale VPN mesh networking.\n\n## Roles\n\n### Docker Ecosystem\n\n- **[docker](roles/docker/README.md)** - Docker Engine installation and configuration with comprehensive daemon settings\n- **[docker_compose](roles/docker_compose/README.md)** - Docker Compose v1 (legacy) installation and management\n- **[docker_compose_v2](roles/docker_compose_v2/README.md)** - Docker Compose v2 (modern) installation as Docker CLI plugin\n- **[docker_login](roles/docker_login/README.md)** - Docker registry authentication management for multiple registries\n\n### Kubernetes Ecosystem\n\n- **[k3s](roles/k3s/README.md)** - Lightweight Kubernetes distribution with autonomous deployment and HA support\n- **[fleet](roles/fleet/README.md)** - Rancher Fleet GitOps management for Kubernetes with GitRepo and Bundle support\n- **[helm](roles/helm/README.md)** - Helm package manager for Kubernetes with chart and repository management\n- **[tailscale](roles/tailscale/README.md)** - Tailscale VPN mesh networking with Kubernetes ProxyGroup configuration\n\n## Installation\n\nInstall this collection from Ansible Galaxy:\n\n```bash\nansible-galaxy collection install arillso.container\n```\n\nOr add it to your `requirements.yml`:\n\n```yaml\n---\ncollections:\n    - name: arillso.container\n      version: \"\u003e=0.0.5\"\n```\n\n## Requirements\n\n- Ansible \u003e= 2.15\n- Python \u003e= 3.9\n\n## Documentation\n\nFull documentation is available at:\n\u003chttps://guide.arillso.io/collections/arillso/container/\u003e\n\n## License\n\nThis project is under the MIT License. See the [LICENSE](LICENSE) file for the full license text.\n\n## Copyright\n\n(c) 2023-2026, Arillso\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farillso%2Fansible.container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.container/lists"}