https://github.com/macagua/example-ansible-docker-compose
Example of Use Docker containers for Ansible testing
https://github.com/macagua/example-ansible-docker-compose
ansible ansible-project containers docker docker-compose docker-container sandbox-environment testing
Last synced: 2 months ago
JSON representation
Example of Use Docker containers for Ansible testing
- Host: GitHub
- URL: https://github.com/macagua/example-ansible-docker-compose
- Owner: macagua
- License: mit
- Created: 2023-08-18T15:36:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T16:52:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T10:49:27.633Z (over 1 year ago)
- Topics: ansible, ansible-project, containers, docker, docker-compose, docker-container, sandbox-environment, testing
- Homepage: https://www.dbi-services.com/blog/using-docker-containers-for-ansible-testing/
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example-ansible-docker-compose
Example of Use [Docker](https://www.docker.com/) containers for [Ansible](https://www.ansible.com/) testing.
- [Example config file for ansible](ansible.cfg.tmpl).
- [Docker containers for Ansible testing - Basic example](basic/README.md).
## Lincese
This project is under the [MIT License](LICENSE).