diff --git a/changelogs/fragments/proxmox-deprecation.yml b/changelogs/fragments/proxmox-deprecation.yml new file mode 100644 index 0000000000..9a789bbd0f --- /dev/null +++ b/changelogs/fragments/proxmox-deprecation.yml @@ -0,0 +1,6 @@ +deprecated_features: + - "The proxmox content (modules and plugins) is being moved to the `new collection community.proxmox `__. + In community.general 11.0.0, these modules and plugins will be replaced by deprecated redirections to community.proxmox. + You need to explicitly install community.proxmox, for example with ``ansible-galaxy collection install community.proxmox``. + We suggest to update your roles and playbooks to use the new FQCNs as soon as possible to avoid getting deprecation messages + (https://github.com/ansible-collections/community.general/pull/10109)."