Add k3s to ansible
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-19 21:22:14 +01:00
parent c50547c2fb
commit 4ee8043bb8
4 changed files with 108 additions and 5 deletions

View File

@@ -5,11 +5,10 @@
roles:
- role: prereq
- role: download
#- hosts: serverctl_master_hosts
# become: yes
# roles:
# - role: "./k3s/master"
#
- hosts: serverctl_master_hosts
become: yes
roles:
- role: "./k3s/master"
#- hosts: serverctl_node_hosts
# become: yes
# roles: