mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-16 17:13:19 +02:00
Compare commits
1 Commits
| 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