mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +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
6
changelogs/fragments/11540-deprecate-aix.yml
Normal file
6
changelogs/fragments/11540-deprecate-aix.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
deprecated_features:
|
||||
- aix_devices - module is superseded by equivalent in ``ibm.power_aix`` collection. It will be removed from community.general 15.0.0 (https://github.com/ansible-collections/community.general/issues/11290, https://github.com/ansible-collections/community.general/pull/11540).
|
||||
- aix_filesystem - module is superseded by equivalent in ``ibm.power_aix`` collection. It will be removed from community.general 15.0.0 (https://github.com/ansible-collections/community.general/issues/11290, https://github.com/ansible-collections/community.general/pull/11540).
|
||||
- aix_inittab - module is superseded by equivalent in ``ibm.power_aix`` collection. It will be removed from community.general 15.0.0 (https://github.com/ansible-collections/community.general/issues/11290, https://github.com/ansible-collections/community.general/pull/11540).
|
||||
- aix_lvg - module is superseded by equivalent in ``ibm.power_aix`` collection. It will be removed from community.general 15.0.0 (https://github.com/ansible-collections/community.general/issues/11290, https://github.com/ansible-collections/community.general/pull/11540).
|
||||
- aix_lvol - module is superseded by equivalent in ``ibm.power_aix`` collection. It will be removed from community.general 15.0.0 (https://github.com/ansible-collections/community.general/issues/11290, https://github.com/ansible-collections/community.general/pull/11540).
|
||||
Loading…
Add table
Add a link
Reference in a new issue