forked from catalin/fukuops
chore: add and apply yamllint
This commit is contained in:
parent
8964946374
commit
f65b92fe69
50 changed files with 722 additions and 701 deletions
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
- name: Apply base configuration
|
||||
hosts:
|
||||
- k3s_agents
|
||||
- k3s_masters
|
||||
- k3s_agents
|
||||
- k3s_masters
|
||||
|
||||
roles:
|
||||
- role: ../roles/base
|
||||
become: yes
|
||||
- role: ../roles/base
|
||||
become: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue