v1.4.0
v1.4.0
Major Changes
- Allow changing VM
machine_typeusing vm and vm_param modules. (#287)
Minor Changes
- Added
vtpmdisk type to vm and vm_disks modules. (#286) - Fix
vm_rebootedoutput 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
- chore: start version 1.4.0 by @shoriminimoe in #254
- Fix vm clone test by @justinc1 in #253
- ci: update docker image and workflows by @shoriminimoe in #255
- Fix bug - default type of version_update_single_node_shutdown_wait_time by @justinc1 in #259
- Missing wait in version_update_role by @justinc1 in #260
- ci: add 9.3.x VSNS to integration test matrix by @shoriminimoe in #265
- Small fixes by @justinc1 in #266
- Ci for 9.3 by @justinc1 in #268
- Fix for machine_type on HyperCore 9.3 by @justinc1 in #267
- Document password masking by @justinc1 in #272
- Remove duplicated email alerts by @justinc1 in #271
- CI vm_clone fix wrong variable being used by @justinc1 in #274
- Add language=yaml to DOCUMENTATION/EXAMPLES/RETURN by @justinc1 in #276
- Describe why vm_snapshot does not create snapshots with duplicated label by @justinc1 in #277
- Ci ansible core 2.16 by @justinc1 in #278
- ci: replace HyperCore 9.3.1 with 9.3.5 by @shoriminimoe in #282
- ci: add publish-docs job to release workflow by @shoriminimoe in #256
- CI fix expected version string by @justinc1 in #285
- Ci 9.4.0 by @justinc1 in #295
- Allow vtpm disk type by @justinc1 in #286
- Ci fixes by @justinc1 in #296
- Change
machine_typeusingvmorvm_paramsmodule by @justinc1 in #287 - vm_params need to start/shutdown/reboot etc VM if requested by @justinc1 in #298
- docs: bump version for 1.4.0 by @shoriminimoe in #300
Full Changelog: v1.3.0...v1.4.0