1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

split long sentence to newline

Signed-off-by: johnsonlien <johnsonlien95@gmail.com>
This commit is contained in:
johnsonlien 2025-04-28 21:45:16 -07:00
parent 5104c0d704
commit 8045bf5758

View file

@ -16,7 +16,8 @@ requirements:
options:
executable:
description:
- Path to C(podman) executable if it is not in the C($PATH) on the machine running C(podman)
- Path to C(podman) executable if it is not in the C($PATH) on the
machine running C(podman)
default: 'podman'
type: str
'''