mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 04:11:25 -07:00
[PR #9487/9aff6109 backport][stable-10] atomic_*: deprecation (#9495)
atomic_*: deprecation (#9487)
(cherry picked from commit 9aff6109ae
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
c911aa8a84
commit
c890a161ae
5 changed files with 28 additions and 0 deletions
|
@ -15,6 +15,10 @@ short_description: Manage the containers on the atomic host platform
|
|||
description:
|
||||
- Manage the containers on the atomic host platform.
|
||||
- Allows to manage the lifecycle of a container on the atomic host platform.
|
||||
deprecated:
|
||||
removed_in: 13.0.0
|
||||
why: Project Atomic was sunset by the end of 2019.
|
||||
alternative: There is none.
|
||||
author: "Giuseppe Scrivano (@giuseppe)"
|
||||
requirements:
|
||||
- atomic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue