{"id":23594300,"url":"https://github.com/pexmor/ansible","last_synced_at":"2026-01-23T08:03:43.928Z","repository":{"id":172673576,"uuid":"156431047","full_name":"PexMor/ansible","owner":"PexMor","description":"Fixed Ansible docker for github docker runner","archived":false,"fork":false,"pushed_at":"2018-11-15T10:35:08.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T14:09:26.939Z","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/PexMor.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,"zenodo":null}},"created_at":"2018-11-06T18:44:43.000Z","updated_at":"2018-11-15T10:35:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1d55c7b-5e81-49b9-a90f-19dc0b667282","html_url":"https://github.com/PexMor/ansible","commit_stats":null,"previous_names":["pexmor/ansible"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PexMor/ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PexMor%2Fansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PexMor%2Fansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PexMor%2Fansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PexMor%2Fansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PexMor","download_url":"https://codeload.github.com/PexMor/ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PexMor%2Fansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28684003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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-12-27T09:16:34.186Z","updated_at":"2026-01-23T08:03:43.922Z","avatar_url":"https://github.com/PexMor.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible docker image\n\nFixed Ansible docker for github docker runner\n\n# Get or update the docker image\n\nApart from ansible itself (version shown by the command below) it contains also\n**openstacksdk** and **pyvmomi**. Those modules enables the control of\n**ESXi** and/or **Openstack** (including VMWare Integrated Openstack aka VIO).\n\n```bash\ndocker pull xlinux/ansible\n```\n\n# Use the image\n\nElementary use or test the ansible. The command below also removes the container R/W layer after execution.\n\n```bash\ndocker run -it --rm xlinux/ansible\n```\n\nReal use-case would probably look like this:\n\n```bash\ndocker run -it --rm \\\n    --name ansible \\\n    -v $PWD:/work \\\n    -v $HOME/.docker-ansible/etc:/etc/ansible \\\n    -v $HOME/.docker-ansible/os:/etc/openstack \\\n    xlinux/ansible \\\n    ansible-playbook \\\n    playbook.yaml\n```\n\nIn this example openstack and ansible config directories are mapped into the container so the python modules are happy.\nAnd also the working directory is set to /work thus you do not have to use path when running the ansible-playbook.\n\n# Docker hub\n\nYou can check the image at Docker hub as [xlinux/ansible](https://hub.docker.com/r/xlinux/ansible).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpexmor%2Fansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpexmor%2Fansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpexmor%2Fansible/lists"}