mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +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:
parent
ded373a0e7
commit
692f5f603c
2 changed files with 15 additions and 7 deletions
|
|
@ -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"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue