[PR #11070/37297f38 backport][stable-12] layman: deprecation (#11096)

layman: deprecation (#11070)

* layman: deprecation

* add changelog frag

* Update changelogs/fragments/11070-deprecate-layman.yml



---------


(cherry picked from commit 37297f38ae)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-11-17 06:45:30 +01:00
committed by GitHub
parent 8a7f360558
commit 2fa8179df2
3 changed files with 10 additions and 0 deletions

View File

@@ -12,6 +12,10 @@ DOCUMENTATION = r"""
module: layman
author: "Jakub Jirutka (@jirutka)"
short_description: Manage Gentoo overlays
deprecated:
removed_in: 14.0.0
why: Gentoo deprecated C(layman) in mid-2023.
alternative: None.
description:
- Uses Layman to manage an additional repositories for the Portage package manager on Gentoo Linux. Please note that Layman
must be installed on a managed node prior using this module.