Skip to content

Releases: ScaleComputing/HyperCoreAnsibleCollection

v1.6.1

17 Mar 16:52
v1.6.1
309d759
Compare
Choose a tag to compare

v1.6.1

Bugfixes

  • Fix ISO eject (#346)

See also: CHANGELOG

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Sep 21:02
9004abb
Compare
Choose a tag to compare

v1.6.0

Minor Changes

  • Role cluster_config invokes multiple cluster configuration modules. If one module fails, the role now continues with other modules to apply as many configuration changes as possible. (#322)

See also: CHANGELOG

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

28 May 21:21
v1.5.0
f010ad2
Compare
Choose a tag to compare

v1.5.0

Major Changes

  • Added roles url2template and template2vm. (#310)

See also: CHANGELOG

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

29 Mar 19:28
v1.4.0
12177b8
Compare
Choose a tag to compare

v1.4.0

Major Changes

  • Allow changing VM machine_type using vm and vm_param modules. (#287)

Minor Changes

  • Added vtpm disk type to vm and vm_disks modules. (#286)
  • Fix vm_rebooted output value. The meaning needs to be "was VM rebooted". Some modules were still returning "VM needs to be rebooted (if it is running) to apply (some) changes".
  • vm_nic module fails with descriptive message (no crash) if VM is missing.

See also: CHANGELOG

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Jul 15:35
v1.3.0
3a8b67f
Compare
Choose a tag to compare

v1.3.0

Major Changes

  • Added a role for checking if local time is within required time interval. (#167)
  • Added a role for updating single-node systems. (#136)
  • Added version_update, version_update_info and version_update_status_info module. (#135)
  • Added virtual_disk module. (#153)
  • Added virtual_disk_attach module. (#212)
  • Added vm_snapshot module. (#217)
  • Added vm_snapshot_info module. (#166)

Minor Changes

  • Added option select to version_update_info module. (#189)
  • Added preserve_mac_address option to vm_clone module. (#187)
  • Added snapshot cloning to vm_clone. (#219)
  • Extend vm and vm_info modules output with replication_source_vm_uuid field. (#185)

Bugfixes

  • Convert SC_TIMEOUT environ variable to float, thus resolving inventory parse error when SC_TIMEOUT was defined. (#231)
  • This fix now handles case if no update_status.json exists yet. (#174)

See also: CHANGELOG

What's Changed

Read more

HyperCore Ansible Collection v1.1.0

11 Jan 14:08
fa5cc48
Compare
Choose a tag to compare