ansibleplaybookbundle/ansible-playbook-bundle

Create an apb even when it isn't listed in the broker

rthallisey opened this issue · 0 comments

Feature
It would be awesome to run apb provision mariadb and get a mariadb instance even if the mariadb instance does exist in the service catalog. The apb tool can go search through the ansibleplaybookbundle github org for a mariadb apb. Then, it can pull the apb.yaml and set variables, users, and passwords to working values. Finally, the apb tool can push the template to the catalog and call a provision on it.