mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[PR #11071/60828e82 backport][stable-12] smartos imgadm man page reference (#11075)
smartos imgadm man page reference (#11071)
(cherry picked from commit 60828e82a4)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -25,8 +25,12 @@ options:
|
||||
description:
|
||||
- Criteria for selecting image. Can be any value from image manifest and V(published_date), V(published), V(source),
|
||||
V(clones), and V(size).
|
||||
- More information can be found at U(https://smartos.org/man/1m/imgadm) under C(imgadm list).
|
||||
- More information can be found at U(https://smartos.org/man/8/imgadm) under C(imgadm list).
|
||||
type: str
|
||||
seealso:
|
||||
- name: imgadm(8)
|
||||
description: Complete manual page for the command C(imgadm).
|
||||
link: https://smartos.org/man/8/imgadm
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
||||
Reference in New Issue
Block a user