mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 10:24:30 +00:00
Installs Tailscale on k3s agents via the Debian stable apt repo using the modern signed-by keyring approach. Auth key stored in vault. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
84 B
YAML
6 lines
84 B
YAML
---
|
|
- name: restart tailscaled
|
|
service:
|
|
name: tailscaled
|
|
state: restarted
|