Split deployment to add k3s easily
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-08-04 00:33:38 +02:00
parent 743684edd4
commit 3c8c788623
4 changed files with 235 additions and 213 deletions

View file

@ -19,6 +19,7 @@
when:
- not ansible_machine == "armv7l"
- not ansible_machine == "armv6l"
- kubernetes_cri != "k3s"
- name: Register kubernetes firewalld service
template: