https://github.com/leoek/docker-ansible
Docker images to run ansible.
https://github.com/leoek/docker-ansible
ansible did docker dockerindocker
Last synced: 2 months ago
JSON representation
Docker images to run ansible.
- Host: GitHub
- URL: https://github.com/leoek/docker-ansible
- Owner: leoek
- License: mit
- Created: 2018-03-19T02:21:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T15:01:09.000Z (about 5 years ago)
- Last Synced: 2025-04-04T16:49:05.590Z (over 1 year ago)
- Topics: ansible, did, docker, dockerindocker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/leoek/ansible/
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ansible
## Usage
example: `docker run --rm -it -v $(pwd):/ansible/playbooks -v /home/leo/.ssh/id_rsa_ansible_nopw:/root/.ssh/key leoek/ansible:2.4`
## Docker Hub
[You can find the builds of this image here](https://hub.docker.com/r/leoek/ansible/ "leoek/ansible")