Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Releases: kubevirt/ansible-kubevirt-modules

v0.7.0

06 Jul 16:19
Compare
Choose a tag to compare
facts: unify facts in a single module (#62)

* Add listing to helper classes.
* Return list of resources instead of single items.
* Fix unit tests.
* Modified playbook examples and add new one.
* Modify README representing the new facts module.

Fixes #56.

v0.6.2

06 Jul 16:20
Compare
Choose a tag to compare
facts: unify facts in a single module (#62)

* Add listing to helper classes.
* Return list of resources instead of single items.
* Fix unit tests.
* Modified playbook examples and add new one.
* Modify README representing the new facts module.

Fixes #56.