mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-30 20:52:37 +01:00
Compare commits
1 Commits
80a3cf692d
...
180d8c2fbe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
180d8c2fbe |
@@ -32,3 +32,4 @@ argument_specs:
|
|||||||
systemd_dir:
|
systemd_dir:
|
||||||
description: Path to systemd services
|
description: Path to systemd services
|
||||||
default: /etc/systemd/system
|
default: /etc/systemd/system
|
||||||
|
required: true
|
||||||
|
|||||||
@@ -88,3 +88,4 @@ argument_specs:
|
|||||||
systemd_dir:
|
systemd_dir:
|
||||||
description: Path to systemd services
|
description: Path to systemd services
|
||||||
default: /etc/systemd/system
|
default: /etc/systemd/system
|
||||||
|
required: true
|
||||||
|
|||||||
@@ -6,3 +6,4 @@ argument_specs:
|
|||||||
systemd_dir:
|
systemd_dir:
|
||||||
description: Path to systemd services
|
description: Path to systemd services
|
||||||
default: /etc/systemd/system
|
default: /etc/systemd/system
|
||||||
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user