Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:35
· 179 commits to main since this release
v1.3.0
3a8b67f

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

New Contributors

Full Changelog: v1.1.0...v1.3.0