Update dependency lae/ansible-role-proxmox to v1.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
lae/ansible-role-proxmox | ironbank-github | minor |
v1.8.1 -> v1.9.0
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
lae/ansible-role-proxmox (lae/ansible-role-proxmox)
v1.9.0
Somewhat hefty feature release that includes some longstanding work. Major changes are as follows:
- VFIO device stubbing and other configuration can now be managed. See the PCIe Passthrough section for details.
- Metric servers can now be defined.
- LDAP/AD domains and other realms can now be configured.
What's Changed
- pvesh: Fix invalid string escape sequences by @tbabej in https://github.com/lae/ansible-role-proxmox/pull/244
- fix: Replace deprecated ansible.netcommon.ipaddr by @btravouillon in https://github.com/lae/ansible-role-proxmox/pull/242
- Support for adding authentication realms to domains.cfg by @jfpanisset in https://github.com/lae/ansible-role-proxmox/pull/95
- Support for authentication realms configuration by @mrtwnklr in https://github.com/lae/ansible-role-proxmox/pull/220
- fix minimum host count in inventory group before enabling pve-cluster by @tbasset in https://github.com/lae/ansible-role-proxmox/pull/224
- VFIO/PCIe Passthrough configuration support by @ol3d in https://github.com/lae/ansible-role-proxmox/pull/247
- Fix minimum host check for clustering by @lae in https://github.com/lae/ansible-role-proxmox/pull/250
- Support for CIFS storages, namespacing in PBS, and ranking interfaces for corosync by @edv-pi in https://github.com/lae/ansible-role-proxmox/pull/251
- Metric Servers management in Proxmox by @thystips in https://github.com/lae/ansible-role-proxmox/pull/262
- Install Amplify Workflow by @amplify-security in https://github.com/lae/ansible-role-proxmox/pull/266
- Run Vagrant in CI by @lae in https://github.com/lae/ansible-role-proxmox/pull/269
- Allow version pinning of the Proxmox kernel by @lae in https://github.com/lae/ansible-role-proxmox/pull/267
- Release 1.9.0 by @lae in https://github.com/lae/ansible-role-proxmox/pull/263
New Contributors
- @tbabej made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/244
- @mrtwnklr made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/220
- @tbasset made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/224
- @ol3d made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/247
- @edv-pi made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/251
- @thystips made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/262
- @amplify-security made their first contribution in https://github.com/lae/ansible-role-proxmox/pull/266
Full Changelog: https://github.com/lae/ansible-role-proxmox/compare/v1.8.1...v1.9.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.