ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Adding vm_snapshot examples to collection #223

Closed domendobnikar closed 1 year ago

domendobnikar commented 1 year ago
domendobnikar commented 1 year ago

@justinc1 vm_snapshot PR needs to be merged first. https://github.com/ScaleComputing/HyperCoreAnsibleCollection/pull/217 Sanity issues are related to missing module.

domendobnikar commented 1 year ago

We talked about adding a practical example of using uuid with vm_snapshot. @justinc1 I added examples with absent (using uuid) into both of these example playbooks. Would something like this be enough? Or should I add a separate playbook that shows both preset and absent?

domendobnikar commented 1 year ago

Integration tests: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/5003882224

domendobnikar commented 1 year ago

Oh okey, I misunderstood the problem. I will extend tests to also cover that potential bug.

domendobnikar commented 1 year ago

Integration tests: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/5014079719