Skip to content

Releases: mila-iqia/ansible-collection-proxmox

v0.4.4

29 Jun 18:06
a3207b7
Compare
Choose a tag to compare

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

19 May 13:45
Compare
Choose a tag to compare

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

05 May 12:50
Compare
Choose a tag to compare

What's Changed

  • feat: enable cpu setting for VMs by @achillemyette1 in #16

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 May 13:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Apr 12:51
Compare
Choose a tag to compare

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

22 Mar 16:59
Compare
Choose a tag to compare

Fix documentation.

v0.3.0

22 Mar 16:58
Compare
Choose a tag to compare

Add new HA role.

v0.2.0

14 Mar 15:32
9238ce2
Compare
Choose a tag to compare

Add new role mila.proxmox.vm to create and start virtual machines.

v0.1.1

25 Feb 18:49
a459684
Compare
Choose a tag to compare
Merge pull request #2 from mila-iqia/doc/move_readme

doc: move readme of role to roles/container

v0.1.0

24 Feb 23:12
761973b
Compare
Choose a tag to compare
Merge pull request #1 from mila-iqia/feat/container_role

feat: add new role to manage LXC containers