{"id":16362448,"url":"https://github.com/petemcw/docker-ansible-ubuntu","last_synced_at":"2026-04-12T11:33:17.765Z","repository":{"id":139038520,"uuid":"76993619","full_name":"petemcw/docker-ansible-ubuntu","owner":"petemcw","description":"Ubuntu Docker container for testing Ansible playbooks and roles.","archived":false,"fork":false,"pushed_at":"2016-12-21T19:59:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T06:12:59.848Z","etag":null,"topics":["ansible","docker","docker-image","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/petemcw.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":"2016-12-20T21:40:05.000Z","updated_at":"2016-12-21T01:10:30.000Z","dependencies_parsed_at":"2023-05-03T10:23:51.646Z","dependency_job_id":null,"html_url":"https://github.com/petemcw/docker-ansible-ubuntu","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-ansible-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-ansible-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-ansible-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-ansible-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petemcw","download_url":"https://codeload.github.com/petemcw/docker-ansible-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763622,"owners_count":19692812,"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","docker","docker-image","testing-tools"],"created_at":"2024-10-11T02:24:16.635Z","updated_at":"2026-01-23T02:30:18.375Z","avatar_url":"https://github.com/petemcw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubuntu 16.04 LTS (Xenial) Ansible Test Image\n\n**This image is not currently aimed at public consumption. It exists as an internal tool for testing [Ansible](http://www.ansibleworks.com/) development.**\n\n## About\n\nThis is an image for testing Ansible playbooks and roles.\n\n## Build\n\nTo build this as a Docker image, clone the repository and from within the project directory run:\n\n```bash\ndocker build -t docker-ansible-ubuntu .\n```\n\n## Usage\n\n- Run a container from the image:\n\n  ```\n  docker run --detach --privileged \\\n    --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro \\\n    --volume=$(pwd):/etc/ansible/roles/test_role:ro \\\n    petemcw/docker-ansible-ubuntu:latest /lib/systemd/systemd\n  ```\n\n- Run Ansible inside the container:\n\n  ```\n  docker exec --tty \u003cCONTAINER ID\u003e env TERM=xterm ansible --version\n  docker exec --tty \u003cCONTAINER ID\u003e env TERM=xterm \\\n    ansible-playbook /etc/ansible/roles/test_role/tests/test.yml --syntax-check\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-ansible-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetemcw%2Fdocker-ansible-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-ansible-ubuntu/lists"}