{"id":18924503,"url":"https://github.com/outlandishideas/docker-ansible","last_synced_at":"2026-01-27T05:31:45.176Z","repository":{"id":146527277,"uuid":"374690211","full_name":"outlandishideas/docker-ansible","owner":"outlandishideas","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-09T10:01:39.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-01-12T16:36:41.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/outlandishideas.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":"2021-06-07T14:12:03.000Z","updated_at":"2021-06-09T10:01:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"89eb6f88-d163-4fde-913c-7be98f7cc9ee","html_url":"https://github.com/outlandishideas/docker-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/outlandishideas/docker-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Fdocker-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Fdocker-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Fdocker-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Fdocker-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outlandishideas","download_url":"https://codeload.github.com/outlandishideas/docker-ansible/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Fdocker-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28803891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"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":[],"created_at":"2024-11-08T11:07:00.755Z","updated_at":"2026-01-27T05:31:45.160Z","avatar_url":"https://github.com/outlandishideas.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Outlandish Docker ansible image\n\nCode that creates a docker image containing ansible and other necessary tools for deployment of Outlandish projects. \n\nBase docker image: python:3.8.7-buster\n\nInstalled tools: \n- Ansible v2.9.2  \n  (Reason for staying on 2.9.2: the ec2 modules have been restructured. Any higher than that and our deployments fail and we would need to do refactoring). \n- git\n- openssh-client\n- boto3\n- boto\n\n## Usage\n\nThis image is intended to be used via CI. \nIn your .gitlab-ci.yml, call this image as:\n`image: outlandish/ansible:X.Y.Z`\n\n## How to create a new version of this docker image\n\n- Do any changes you want in the `Dockerfile`\n- Run `docker build -t outlandish/ansible:X.Y.Z .`\nWhere X, Y, Z are your version. Until now we have been using as version the version of ansible we have installed. If more changes happen while the ansible version remains the same, add a minor version (example: 2.10.5.2 )\n\n##  How to deploy it to docker hub\n\nYou will need: \n- To have an account to the docker hub registry ( https://hub.docker.com/ )\n- to be logged in (from your commandline): https://docs.docker.com/engine/reference/commandline/login/\n- to have been given access to the outlandish namespace\n\n- After you have build your new docker image, you can push it with the following command `docker push outlandish/ansible:X.Y.Z` \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutlandishideas%2Fdocker-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutlandishideas%2Fdocker-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutlandishideas%2Fdocker-ansible/lists"}