k3s-ansible/roles
Techno Tim 890d43b339
fix(token): escape percent signs used in k3s token (#682)
- systemd treats % as a specifier in ExecStart, so token values containing %
  fail with 'failed to resolve unit specifiers invalid slot'
- escape % to %% in the agent unit file
- escape % to %% in server_init_args so the multi-master bootstrap path
  (systemd-run k3s-init) handles % tokens too

Co-authored-by: finaldoom <677609+FinalDoom@users.noreply.github.com>
2026-08-02 19:27:17 +00:00
..
download fix(ci): harden Molecule download and cleanup 2026-08-01 12:27:12 -05:00
k3s/node/defaults Replace hardcoded 'master' group name with 'group_name_master' variable (#337) 2023-07-21 16:37:57 -05:00
k3s_agent fix(token): escape percent signs used in k3s token (#682) 2026-08-02 19:27:17 +00:00
k3s_custom_registries Change to FQCN with ansible-lint fixer (#553) 2024-08-12 22:59:59 -05:00
k3s_server fix(token): escape percent signs used in k3s token (#682) 2026-08-02 19:27:17 +00:00
k3s_server_post feat(dependencies): upgrade supported cluster components (#681) 2026-08-02 12:44:50 -05:00
lxc Variable documentation (#606) 2024-11-06 10:27:19 -06:00
prereq Change to FQCN with ansible-lint fixer (#553) 2024-08-12 22:59:59 -05:00
proxmox_lxc Variable documentation (#606) 2024-11-06 10:27:19 -06:00
raspberrypi Variable documentation (#606) 2024-11-06 10:27:19 -06:00
reset Change to FQCN with ansible-lint fixer (#553) 2024-08-12 22:59:59 -05:00
reset_proxmox_lxc Variable documentation (#606) 2024-11-06 10:27:19 -06:00