fix: set k3s_{agents,masters} as k3s's base playbook's hosts instead of all
This commit is contained in:
parent
dcedec2117
commit
db840ce33d
3 changed files with 9 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ ansible_user=root
|
|||
|
||||
[k3s_masters]
|
||||
master1.ramiel.fuku
|
||||
master2.ireul.fuku
|
||||
master3.ireul.fuku
|
||||
master2.ramiel.fuku
|
||||
master3.ramiel.fuku
|
||||
|
||||
[k3s_agents]
|
||||
agent1.zeruel.fuku
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue