Skip to content

Releases: stackhpc/ansible-role-libvirt-vm

Release 1.12.0

06 Feb 11:37
a9f2883
Compare
Choose a tag to compare

Don't assume English

Release 1.11.0

23 Jan 14:34
c39cf58
Compare
Choose a tag to compare

Archlinux support.
ZFS volume support.

Add RNG device, fix cdrom devices backed by volumes

02 Jan 15:22
6f4ab93
Compare
Choose a tag to compare
Merge pull request #46 from stackhpc/issues/45

Create volume when type is volume, not device is disk

Support target for volumes

17 Dec 09:59
b1301ca
Compare
Choose a tag to compare
Merge pull request #40 from t2d/master

Allow to manually set volume target, thereby influence bus

v1.8.0

22 Nov 17:19
529e607
Compare
Choose a tag to compare
  • CDROM boot support
  • Configurable clock offset
  • VNC support
  • Direct and bridged network support

v1.7.0

21 Oct 10:22
e828b37
Compare
Choose a tag to compare
  • cpu_mode can now be set to none
  • Allow using custom domain XML template
  • Various bug fixes

see: v1.6.0...v1.7.0

Add support for setting the libvirt connection URI

19 Nov 17:11
e393f38
Compare
Choose a tag to compare

This allows you to use connection URIs that differ from the default of: `qemu:///system'

Fix image cache variable

13 Nov 11:00
a2287d2
Compare
Choose a tag to compare
Merge pull request #15 from stackhpc/fix-image-cache-path

Fix name of libvirt_vm_image_cache_path variable

Make 'start' and 'autostart' configurable

11 Sep 18:04
b0fa885
Compare
Choose a tag to compare
Merge pull request #7 from w-miller/optional-power-on

Make 'start' and 'autostart' configurable

Fix handling of volume and state defaults

23 Aug 12:29
3a4a849
Compare
Choose a tag to compare
Merge pull request #6 from w-miller/direct-interfaces

Fix default handling, and other minor changes