This commit is contained in:
@@ -5,17 +5,13 @@
|
||||
roles:
|
||||
- role: prereq
|
||||
- role: download
|
||||
- role: './wireguard/mesh'
|
||||
|
||||
- hosts: serverctl_master_hosts
|
||||
become: yes
|
||||
roles:
|
||||
- role: "./k3s/master"
|
||||
|
||||
- hosts: serverctl_mesh_nodes
|
||||
become: yes
|
||||
gather_facts: yes
|
||||
roles:
|
||||
- role: './wireguard/mesh'
|
||||
|
||||
#- hosts: serverctl_node_hosts
|
||||
# become: yes
|
||||
# roles:
|
||||
|
Reference in New Issue
Block a user