Description
Provides a tool for building container images from Ansible playbooks. It lets teams reuse Ansible automation to define image contents instead of writing every step in a Dockerfile-like format.
Use it when your build workflow intentionally uses Ansible for container images. Image builds can execute automation with broad effects inside the build environment, so playbooks should be trusted.