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

Bug 1585010 - Remove apb refresh as an option #301

Closed dymurray closed 6 years ago

dymurray commented 6 years ago

apb refresh has a dependency on kubectl. Instead of adding another dep I am choosing to not support this for 3.10 since I don't feel its properly tested.

I am leaving the engine logic and simply removing it as a valid CLI option.