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

APB Run Command #178

Closed djzager closed 6 years ago

djzager commented 6 years ago

This PR implements an apb run command that works even as a developer to run an APB in a specified namespace. There are some limitations:

djzager commented 6 years ago

I still need to fix apb-test, cleanup the service accounts and role-bindings et al...but I wanted to get some eyeballs on this before I went through that trouble.

djzager commented 6 years ago

At this point, there are still some issues with apb test that I'm working through...but apb run should be done.

djzager commented 6 years ago

At this point apb test runs...but fails for some reason on the only apb for which we have a test playbook. This is worth investigation, but outside of the scope of this PR.

https://github.com/ansibleplaybookbundle/mediawiki-apb/issues/18 Created

dymurray commented 6 years ago

apb run worked for me first try! I'm really happy with this. Let's give folks a little more time to look at it but ACK from me.

djzager commented 6 years ago

(3) Experiment with 'apb run' command for running APBs outside of Broker