Releases: mila-iqia/ansible-collection-proxmox
Releases · mila-iqia/ansible-collection-proxmox
v0.4.4
What's Changed
- Fix missing handlers by @btravouillon in #23
- Add support of dashes in storage names to the role container by @achillemyette1 in #21
- VMs can now be updated thanks to the update var - by @achillemyette1 in #18
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add support of scsi, scsihw and boot order to the role vm by @btravouillon in #17
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: enable cpu setting for VMs by @achillemyette1 in #16
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Expand use of proxmox_api_validate_cert by @btravouillon in #14
- Change the method to get the list of PVE nodes by @btravouillon in #15
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: check if node already exists in HA group by @achillemyette1 in #9
- fix: issues reported by ansible-lint by @btravouillon in #11
- feat: add hostpci opt on vm by @achillemyette1 in #12
- feat: add new role patch by @btravouillon in #10
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Fix documentation.
v0.3.0
Add new HA role.
v0.2.0
Add new role mila.proxmox.vm
to create and start virtual machines.
v0.1.1
Merge pull request #2 from mila-iqia/doc/move_readme doc: move readme of role to roles/container
v0.1.0
Merge pull request #1 from mila-iqia/feat/container_role feat: add new role to manage LXC containers