mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 15:44:20 -07:00
(cherry picked from commit 865d7ac698
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d04c18ffce
commit
9c4fd63a4d
2 changed files with 30 additions and 2 deletions
|
@ -0,0 +1,6 @@
|
|||
deprecated_features:
|
||||
- "proxmox inventory plugin - the current default ``true`` of the ``want_proxmox_nodes_ansible_host`` option has been deprecated.
|
||||
The default will change to ``false`` in community.general 6.0.0. To keep the current behavior, explicitly set
|
||||
``want_proxmox_nodes_ansible_host`` to ``true`` in your inventory configuration. We suggest to already switch to the new
|
||||
behavior by explicitly setting it to ``false``, and by using ``compose:`` to set ``ansible_host`` to the correct value.
|
||||
See the examples in the plugin documentation for details (https://github.com/ansible-collections/community.general/pull/4466)."
|
Loading…
Add table
Add a link
Reference in a new issue