Releases: tobias-richter/ansible-proxmox
Releases · tobias-richter/ansible-proxmox
3.0.0
What's Changed
- Add proxmox 8 support by @tobias-richter in #1
- Remove ldap configuration support
New Contributors
- @tobias-richter made their first contribution in #1
Full Changelog: 2.0.0...3.0.0
2.0.0
Added
- Add support for fstrim on usb devices
Updated
- trim all supported filesystems, not only /
- Use pve_node_name as mail from
Fixed
- ansible lint issues
- Fix missing pve_mail_default_recipient group_var
Removed
- Setup of mail server, use for example
oefenweb.postfix
instead
1.1.0
Added
- introduced
pve_node_name
to enable custom named nodes and customized email sender address
Updated
- documentation
1.0.0
Initial release