We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1da79a commit 79438c1Copy full SHA for 79438c1
plugins/modules/podman_system_info.py
@@ -16,7 +16,8 @@
16
options:
17
executable:
18
description:
19
- - 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
20
+ machine running C(podman)
21
default: 'podman'
22
type: str
23
'''
0 commit comments