feat: tilføj Tailscale til Ansible-setup
- Tilføj Tailscale repo i tasks/repos.yml - Aktiver og start tailscaled via systemd i tasks/system.yml - Tilføj tailscale, kitty, lsd og glow til dnf_packages.yml - Tilføj tailscale up som manuelt trin i README
This commit is contained in:
@@ -58,6 +58,7 @@ Kommenter den relevante linje ud i `site.yml`:
|
||||
|
||||
Disse kan ikke automatiseres og skal gøres manuelt efter kørsel:
|
||||
|
||||
1. **Jottacloud login:** `run_jottad && jotta-cli login`
|
||||
2. **Firefox about:config** — se [installation.md](../installation.md#firefox-aboutconfig)
|
||||
3. **KDE Shortcuts** — System Settings → Shortcuts → Import → `kde_shortcuts/1password_shortcuts.kksrc`
|
||||
1. **Tailscale login:** `sudo tailscale up`
|
||||
2. **Jottacloud login:** `run_jottad && jotta-cli login`
|
||||
3. **Firefox about:config** — se [installation.md](../installation.md#firefox-aboutconfig)
|
||||
4. **KDE Shortcuts** — System Settings → Shortcuts → Import → `kde_shortcuts/1password_shortcuts.kksrc`
|
||||
|
||||
Reference in New Issue
Block a user