mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
10 lines
205 B
YAML
10 lines
205 B
YAML
---
|
|
argument_specs:
|
|
main:
|
|
short_description: Reset all nodes
|
|
options:
|
|
systemd_dir:
|
|
description: Path to systemd services
|
|
default: /etc/systemd/system
|
|
required: true
|