mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 19:52:40 +01:00
🔨 Fix required and default conflict
This commit is contained in:
@@ -32,4 +32,3 @@ 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,4 +88,3 @@ 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,4 +6,3 @@ 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