- stackl_sdk >= 1.0.0
- Fetch a Stack instance from Stackl.
- Uses a YAML configuration file that ends with C(stackl.(yml|yaml)).
| Parameter | required | default | choices | comments |
|---|---|---|---|---|
| plugin | yes | stackl | Plugin to use | |
| host | yes | Stackl host to connect to | ||
| stack_instance | yes | Stack instance to parse into Ansible inventory |
plugin: stackl
host: "http://localhost:8080"
stack_instance: "test_vm"Created by Stef Graces (@stgrace) for Nubera BVBA