mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b4275969c1
proxmox: support param `timezone` when creating container (#6510)
* proxmox: support param `timezone` when creating container
* add changelog fragments for #6510
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Improved param description
* Use major.minor version comparison for options
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sergei Antipov <s.antipov@mulesoft.com>
(cherry picked from commit f71a474726
)
Co-authored-by: nxet <nxet821@protonmail.com>
3 lines
156 B
YAML
3 lines
156 B
YAML
minor_changes:
|
|
- proxmox - support ``timezone`` parameter at container creation
|
|
(https://github.com/ansible-collections/community.general/pull/6510).
|