mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 19:52:40 +01:00
🌟 Complete
This commit is contained in:
9
roles/reset/meta/main.yml
Normal file
9
roles/reset/meta/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
argument_specs:
|
||||
main:
|
||||
short_description: Reset all nodes
|
||||
options:
|
||||
systemd_dir:
|
||||
description: Path to systemd services
|
||||
default: /etc/systemd/system
|
||||
required: true
|
||||
Reference in New Issue
Block a user