k3s lxc playbook done

This commit is contained in:
Lino Silva
2022-11-07 21:18:02 +00:00
parent f892029fcf
commit 6753d614ee
44 changed files with 2296 additions and 935 deletions
-3
View File
@@ -1,12 +1,9 @@
---
- hosts: k3s_cluster
gather_facts: yes
become: yes
roles:
- role: reset
- role: raspberrypi
vars: {state: absent}
post_tasks:
- name: Reboot and wait for node to come back up
reboot: