Executes ansible-playbook (and ansible-vault) command with an specific ansible version inside a Docker container, so you can guarantee that anybody using an specific version will have the same result.
It can be integrated into a CI/CD pipeline with all dependancies resolved.
In addition, it has pip openshift package included, so it is possible to run ansible k8s module to run ansible playbooks with kubernetes or openshift clusters as targets.