ansible-collection-ibm
ansible-collection-ibm copied to clipboard
Dynamic inventory needed
First, thank you for posting this collection.
It seems that every module currently here has a dependency on Terraform, like this:
requirements:
- IBM-Cloud terraform-provider-ibm v1.2.0
- Terraform v0.12.20
For those of us who aren't using Terraform, could you please add an ansible dynamic inventory module(s) to this? I'm working on this now, but if you already have on, could you add it to this repo?
Thanks!
I added this in #10, I hope it helps! Plenty more to do so would be happy to collaborate!