mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
remove '--format json' from description
Signed-off-by: johnsonlien <johnsonlien95@gmail.com>
This commit is contained in:
parent
a5f4608134
commit
6a7eefb737
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ module: podman_system_info
|
|||
author:
|
||||
- Johnson Lien (@johnsonlien)
|
||||
short_description: Get podman system information from host machine
|
||||
description: Runs "podman system info --format json" on host machine
|
||||
description: Runs "podman system info" on host machine
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue