Add group variables to the prereq role (#334)

Signed-off-by: laszlojau <49835454+laszlojau@users.noreply.github.com>
This commit is contained in:
laszlojau
2024-06-11 02:28:06 +09:30
committed by GitHub
parent 5a12415b3c
commit 1907e6fb79
2 changed files with 6 additions and 4 deletions

View File

@@ -1,2 +1,4 @@
---
api_port: 6443 # noqa var-naming[no-role-prefix]
server_group: server # noqa var-naming[no-role-prefix]
agent_group: agent # noqa var-naming[no-role-prefix]