mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
installp: deprecate in favor of ibm.power_aix.installp (#11910)
* installp: deprecation * changelog: add installp deprecation fragment for PR 11910 * Update changelogs/fragments/11910-installp-deprecation.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -402,6 +402,10 @@ plugin_routing:
|
||||
warning_text: Use community.general.idrac_redfish_info instead.
|
||||
idrac_server_config_profile:
|
||||
redirect: dellemc.openmanage.idrac_server_config_profile
|
||||
installp:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.installp instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
jboss:
|
||||
deprecation:
|
||||
removal_version: 14.0.0
|
||||
|
||||
Reference in New Issue
Block a user