mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
aix_*: deprecation (#11540)
* aix_*: deprecation * add changelog frag * update chglog * adjustments from review * typo * wordsmithing from review
This commit is contained in:
parent
9b9d8eac09
commit
137f5444e3
7 changed files with 56 additions and 0 deletions
|
|
@ -375,6 +375,26 @@ plugin_routing:
|
|||
tombstone:
|
||||
removal_version: 3.0.0
|
||||
warning_text: Use community.general.hpilo_info instead.
|
||||
aix_devices:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.devices instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
aix_filesystem:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.filesystem instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
aix_inittab:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.inittab instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
aix_lvg:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.lvg instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
aix_lvol:
|
||||
deprecation:
|
||||
removal_version: 15.0.0
|
||||
warning_text: Use ibm.power_aix.lvol instead. The C(ibm.power_aix) collection is actively maintained by IBM.
|
||||
idrac_firmware:
|
||||
redirect: dellemc.openmanage.idrac_firmware
|
||||
idrac_redfish_facts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue