We are now using playbook2image[1] in openshift-ansible[2] as a way to
package playbooks in containers. This solves three problems:

- delivery: How to get playbooks to users
- runtime: How to run ansible on a host that doesn't have the
anisble-playbook CLI (e.g. atomic host)
- dependency: How to bundle a playbook with a particular version of ansible

It also leverages OpenShift source2image to build the playbooks.

I'm proposing to move this project to the OpenShift Github organization.
Any objections?

[1] https://github.com/aweiteka/playbook2image
[2] https://github.com/openshift/openshift-ansible
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to