{"id":16751953,"url":"https://github.com/colthreepv/ansible-shell","last_synced_at":"2026-04-12T10:31:31.506Z","repository":{"id":69358972,"uuid":"121113677","full_name":"colthreepv/ansible-shell","owner":"colthreepv","description":"autobuilt docker image to execute Ansible in a control role","archived":false,"fork":false,"pushed_at":"2020-01-16T16:24:42.000Z","size":3,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T20:45:58.823Z","etag":null,"topics":["ansible","bash","docker","docker-image","shell"],"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/colthreepv.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-02-11T10:49:30.000Z","updated_at":"2023-03-08T05:02:34.000Z","dependencies_parsed_at":"2023-02-22T20:45:21.930Z","dependency_job_id":null,"html_url":"https://github.com/colthreepv/ansible-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/colthreepv/ansible-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colthreepv%2Fansible-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colthreepv%2Fansible-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colthreepv%2Fansible-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colthreepv%2Fansible-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colthreepv","download_url":"https://codeload.github.com/colthreepv/ansible-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colthreepv%2Fansible-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31712292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","bash","docker","docker-image","shell"],"created_at":"2024-10-13T02:45:28.684Z","updated_at":"2026-04-12T10:31:31.489Z","avatar_url":"https://github.com/colthreepv.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-shell\n=============\n[![Docker Automated build](https://img.shields.io/docker/automated/colthreepv/ansible-shell.svg?style=for-the-badge\u0026maxAge=3600)]()\n[![Docker Pulls](https://img.shields.io/docker/pulls/colthreepv/ansible-shell.svg?style=for-the-badge\u0026maxAge=600)]()  \n\nThis docker image let's you execute an [Ansible][3] control container with Bash  \n\n[1]: https://github.com/William-Yeh/docker-ansible\n[2]: https://github.com/William-Yeh/docker-ansible#for-the-impatient\n[3]: http://docs.ansible.com/ansible/latest/index.html\n\n**Automatically updated when `bash:5` changes**\n\n# Example usage\nStart Ansible shell using files in your current directory:  \n```shell\ndocker run --rm -it -v $(pwd):/data -w='/data' colthreepv/ansible-shell\nbash:/data # \n```\n\nStart Ansible shell in current directory, using your current user SSH key:\n```shell\ndocker run --rm -it -v $(pwd):/data -w='/data' -v ~/.ssh:/ssh colthreepv/ansible-shell \\\n-c 'mkdir ~/.ssh \u0026\u0026 cp /ssh/id_rsa ~/.ssh/; bash'\n```\n\n**Using Windows**  \nStart Ansible shell in current directory, using your current user SSH key:\n```shell\ndocker run --rm -it -v $(pwd):/data -w='/data' -v ~/.ssh:/ssh colthreepv/ansible-shell \\\n-c 'mkdir ~/.ssh \u0026\u0026 cp /ssh/id_rsa ~/.ssh/ \u0026\u0026 chmod 600 ~/.ssh/id_rsa; bash'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolthreepv%2Fansible-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolthreepv%2Fansible-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolthreepv%2Fansible-shell/lists"}