mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -07:00
atomic_*: deprecation (#9487)
This commit is contained in:
parent
1e28302a66
commit
9aff6109ae
5 changed files with 28 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue