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:
Alexei Znamensky
2026-04-23 19:55:54 +12:00
committed by GitHub
parent 7db237aaa4
commit e2b0d39d14
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- installp - deprecated and scheduled for removal in community.general 15.0.0. Use ``ibm.power_aix.installp`` instead (https://github.com/ansible-collections/community.general/pull/11910).