mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Rework Role Structure (#254)
* Add more defaults * Rename roles, covert download to airgap role * Remove unnecessary gather_facts Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
- name: Undo cluster setup
|
||||
hosts: k3s_cluster
|
||||
gather_facts: true
|
||||
become: true
|
||||
tasks:
|
||||
- name: Run K3s Uninstall script [server]
|
||||
|
||||
Reference in New Issue
Block a user