mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Inject installation envs for install script (#433)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
systemd_dir: /etc/systemd/system # noqa var-naming[no-role-prefix]
|
||||
server_group: server # noqa var-naming[no-role-prefix]
|
||||
agent_group: agent # noqa var-naming[no-role-prefix]
|
||||
extra_install_envs: {} # noqa var-naming[no-role-prefix]
|
||||
|
||||
Reference in New Issue
Block a user