ansible-collection-ibm icon indicating copy to clipboard operation
ansible-collection-ibm copied to clipboard

Full blank slate to working example

Open jjasghar opened this issue 3 years ago • 0 comments

Revisiting this repository, the examples don't seem to be tested and there looks like some assumption set up before you even can use this.

If I can get some access/direction/something, I'm willing to build the CI around this so we can verify that every example works every day.

I'm imaging something like...

  • blank vm
  • auth with IBM Cloud
  • git clone repo
  • install ansible (latest version)
  • pull down auth configurations required
  • run the create scripts
  • run the delete scripts
  • profit

Thoughts?

/cc @moficodes

jjasghar avatar Aug 22 '20 21:08 jjasghar