add k8s-node role to k8s playbooks

This commit is contained in:
Finn 2024-07-17 21:47:08 -07:00
parent 37f2f1e137
commit 94f7154b35
2 changed files with 2 additions and 0 deletions

View file

@ -4,4 +4,5 @@
roles:
- base
- monitoring
- k8s-node
- k8s-usb-node

View file

@ -4,3 +4,4 @@
roles:
- base
- monitoring
- k8s-node