You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the minor release of the <code>community\.proxmox</code> collection\.
29
+
This changelog contains all changes to the modules and plugins in this collection
30
+
that have been made after the previous release\.
31
+
32
+
<aid="minor-changes"></a>
33
+
### Minor Changes
34
+
35
+
* proxmox \- allow force deletion of LXC containers \([https\://github\.com/ansible\-collections/community\.proxmox/pull/105](https\://github\.com/ansible\-collections/community\.proxmox/pull/105)\)\.
36
+
* proxmox \- validate the cluster name length \([https\://github\.com/ansible\-collections/community\.proxmox/pull/119](https\://github\.com/ansible\-collections/community\.proxmox/pull/119)\)\.
37
+
38
+
<aid="bugfixes"></a>
39
+
### Bugfixes
40
+
41
+
* proxmox inventory plugin \- avoid using deprecated option when templating options \([https\://github\.com/ansible\-collections/community\.proxmox/pull/108](https\://github\.com/ansible\-collections/community\.proxmox/pull/108)\)\.
42
+
43
+
<aid="new-modules"></a>
44
+
### New Modules
45
+
46
+
* community\.proxmox\.proxmox\_access\_acl \- Management of ACLs for objects in Proxmox VE Cluster\.
47
+
* community\.proxmox\.proxmox\_cluster\_ha\_groups \- Management of HA groups in Proxmox VE Cluster\.
48
+
* community\.proxmox\.proxmox\_cluster\_ha\_resources \- Management of HA groups in Proxmox VE Cluster\.
16
49
17
50
<aid="v1-0-1"></a>
18
51
## v1\.0\.1
19
52
20
-
<aid="release-summary"></a>
53
+
<aid="release-summary-1"></a>
21
54
### Release Summary
22
55
23
56
This is a minor bugfix release for the <code>community\.proxmox</code> collections\.
24
57
This changelog contains all changes to the modules and plugins in this collection
This is the first stable release of the <code>community\.proxmox</code> collection since moving from <code>community\.general</code>\, released on 2025\-06\-08\.
39
72
40
-
<aid="minor-changes-1"></a>
73
+
<aid="minor-changes-2"></a>
41
74
### Minor Changes
42
75
43
76
* proxmox \- add support for creating and updating containers in the same task \([https\://github\.com/ansible\-collections/community\.proxmox/pull/92](https\://github\.com/ansible\-collections/community\.proxmox/pull/92)\)\.
@@ -52,12 +85,12 @@ This is the first stable release of the <code>community\.proxmox</code> collecti
52
85
* proxmox \- <code>update</code> and <code>force</code> are now mutually exclusive \([https\://github\.com/ansible\-collections/community\.proxmox/pull/92](https\://github\.com/ansible\-collections/community\.proxmox/pull/92)\)\.
53
86
* proxmox \- the default of <code>update</code> changed from <code>false</code> to <code>true</code> \([https\://github\.com/ansible\-collections/community\.proxmox/pull/92](https\://github\.com/ansible\-collections/community\.proxmox/pull/92)\)\.
54
87
55
-
<aid="bugfixes"></a>
88
+
<aid="bugfixes-1"></a>
56
89
### Bugfixes
57
90
58
91
* proxmox \- fix crash in module when the used on an existing LXC container with <code>state\=present</code> and <code>force\=true</code> \([https\://github\.com/ansible\-collections/community\.proxmox/pull/91](https\://github\.com/ansible\-collections/community\.proxmox/pull/91)\)\.
59
92
60
-
<aid="new-modules"></a>
93
+
<aid="new-modules-1"></a>
61
94
### New Modules
62
95
63
96
* community\.proxmox\.proxmox\_backup\_schedule \- Schedule VM backups and removing them\.
@@ -67,7 +100,7 @@ This is the first stable release of the <code>community\.proxmox</code> collecti
67
100
<aid="v0-1-0"></a>
68
101
## v0\.1\.0
69
102
70
-
<aid="release-summary-2"></a>
103
+
<aid="release-summary-3"></a>
71
104
### Release Summary
72
105
73
106
This is the first community\.proxmox release\. It contains mainly the state of the Proxmox content in community\.general 10\.6\.0\.
0 commit comments