Skip to content

Commit 3856c18

Browse files
authored
[stable-10] Announce deprecation of proxmox content (#10109)
* Announce deprecation of proxmox content. * community.proxmox 1.0.0 likely won't be ready for the next Ansible 11 release, so adjust wording.
1 parent facdfb9 commit 3856c18

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
deprecated_features:
2+
- "The proxmox content (modules and plugins) is being moved to the `new collection community.proxmox <https://github.com/ansible-collections/community.proxmox>`__.
3+
In community.general 11.0.0, these modules and plugins will be replaced by deprecated redirections to community.proxmox.
4+
You need to explicitly install community.proxmox, for example with ``ansible-galaxy collection install community.proxmox``.
5+
We suggest to update your roles and playbooks to use the new FQCNs as soon as possible to avoid getting deprecation messages
6+
(https://github.com/ansible-collections/community.general/pull/10109)."

0 commit comments

Comments
 (0)