ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Ensure that apb.yml is packaged with a built APB Image #130

Open jwmatthews opened 7 years ago

jwmatthews commented 7 years ago

Goal is to ensure that all APB related files are present inside of an APB.

We want to be sure a user is able to pull down an APB, use it/modify, update parameters, and rebuild.

Assume we need to keep the apb.yml present in the image to make it easier to update. At a minimal this helps to make it easier to see what the APB is exposing.