Integration of Ansible Molecule with podman in GitLab CI/CD runner context
Ansible allows for idempotent, reproducible, automated OS environment configuration, remote and also local, using a standardized macro language which translates internally to Python and system shell operation. The ecosystem (Community Collections, Ansible Galaxy) provides a component library aka “roles”. Known alternatives are for example Puppet, Chef, Salt.