Split deployment to add k3s easily
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
743684edd4
commit
3c8c788623
4 changed files with 235 additions and 213 deletions
|
|
@ -19,6 +19,7 @@
|
|||
when:
|
||||
- not ansible_machine == "armv7l"
|
||||
- not ansible_machine == "armv6l"
|
||||
- kubernetes_cri != "k3s"
|
||||
|
||||
- name: Register kubernetes firewalld service
|
||||
template:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue