[PR #11540/137f5444 backport][stable-12] aix_*: deprecation (#11550)

aix_*: deprecation (#11540)

* aix_*: deprecation

* add changelog frag

* update chglog

* adjustments from review

* typo

* wordsmithing from review

(cherry picked from commit 137f5444e3)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2026-03-04 21:59:38 +01:00
committed by GitHub
parent eae5987be1
commit 5cb4632c15
7 changed files with 56 additions and 0 deletions

View File

@@ -13,6 +13,12 @@ module: aix_devices
short_description: Manages AIX devices
description:
- This module discovers, defines, removes and modifies attributes of AIX devices.
deprecated:
removed_in: 15.0.0
why: The module is not actively maintained.
alternative: >-
Use C(ibm.power_aix.devices) instead.
See U(https://ibm.github.io/ansible-power-aix/modules/devices.html) for details.
extends_documentation_fragment:
- community.general.attributes
attributes: