1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-28 14:39:07 +00:00

smartos imgadm man page reference (#11071)

This commit is contained in:
Alexei Znamensky 2025-11-10 14:08:06 +13:00 committed by GitHub
parent 0175d75a7c
commit 60828e82a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 7 deletions

View file

@ -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"""