mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
atomic_*: deprecation (#9487)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -14,6 +14,10 @@ short_description: Manage the atomic host platform
|
||||
description:
|
||||
- Manage the atomic host platform.
|
||||
- Rebooting of Atomic host platform should be done outside this module.
|
||||
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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user