Container image for running Ansible playbooks in CI and local automation.
4.7K
A lightweight, production-ready Ansible Docker image for running playbooks in CI/CD pipelines or local automation, pre-loaded with common community collections and WinRM support for managing Windows nodes.
| Topic | |
|---|---|
| Usage | Running the image locally and in CI/CD |
| CI Component | GitLab CI component inputs and setup |
| Windows | WinRM configuration and inventory |
docker run --rm -v $(pwd):/app -w /app docker.io/hlhd/ansible:latest ansible-playbook playbook.yaml
Distributed under the GPL-3.0 License.
Content type
Image
Digest
sha256:da7c5ea18…
Size
79.7 MB
Last updated
6 months ago
docker pull hlhd/ansible