mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
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>
This commit is contained in:
parent
59db302deb
commit
f71a474726
2 changed files with 29 additions and 6 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- proxmox - support ``timezone`` parameter at container creation
|
||||
(https://github.com/ansible-collections/community.general/pull/6510).
|
Loading…
Add table
Add a link
Reference in a new issue