mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Add inspect of image and user idempotency (#49)
This commit is contained in:
parent
6f7ab43e2c
commit
6fe402c494
2 changed files with 87 additions and 21 deletions
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = """
|
|||
module: podman_network_info
|
||||
author:
|
||||
- "Sagi Shnaidman (@sshnaidm)"
|
||||
version_added: '2.10'
|
||||
version_added: '1.0.0'
|
||||
short_description: Gather info about podman networks
|
||||
notes: []
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue