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

This commit is contained in:
johnsonlien 2025-04-28 21:45:16 -07:00
parent c1da79ac47
commit 79438c1e31

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
'''