mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 23:09:09 -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
|
@ -14,6 +14,10 @@ short_description: Manage the container images on the atomic host platform
|
|||
description:
|
||||
- Manage the container images on the atomic host platform.
|
||||
- Allows to execute the commands specified by the RUN label in the container image when present.
|
||||
deprecated:
|
||||
removed_in: 13.0.0
|
||||
why: Project Atomic was sunset by the end of 2019.
|
||||
alternative: There is none.
|
||||
author:
|
||||
- Saravanan KR (@krsacme)
|
||||
notes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue