Provide configurable server/agent group names for airgap role (#497)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2026-01-20 10:21:32 -08:00
committed by GitHub
parent f6491bb524
commit 2a0c43182b
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
server_group: server # noqa var-naming[no-role-prefix]
agent_group: agent # noqa var-naming[no-role-prefix]