This will be the first public release of Docker OCI. - ✅ Based on **Python 3.13** + **Alpine 3.22** for minimal footprint - 🛠️ Includes: - `ansible-core==2.18.6` - `ansible-lint==25.6.1` - `pywinrm` for Windows management - `openssh-client`, `rsync` for secure file operations - 📦 Pre-installed Ansible collections: - `ansible.posix` - `ansible.windows` - `community.docker` - 🔐 Host key checking is disabled via `ANSIBLE_HOST_KEY_CHECKING=false` for smoother CI/CD use.