mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Fix docs issues in podman_image (#507)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com> Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
1fa3dda67b
commit
a3f8901c4c
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ DOCUMENTATION = r'''
|
|||
build:
|
||||
description: Arguments that control image build.
|
||||
type: dict
|
||||
default: {}
|
||||
aliases:
|
||||
- build_args
|
||||
- buildargs
|
||||
|
|
@ -130,6 +131,7 @@ DOCUMENTATION = r'''
|
|||
push_args:
|
||||
description: Arguments that control pushing images.
|
||||
type: dict
|
||||
default: {}
|
||||
suboptions:
|
||||
compress:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue