updated tailscale state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-11-30 18:09:45 +01:00
parent f319377f37
commit 8c5dfba833
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,5 @@
--- ---
tailscale: tailscale:
pkgs:
- tailscale
config: {} config: {}

View File

@ -0,0 +1,5 @@
---
{%- from "tailscale/map.jinja" import tailscale with context %}
tailscale-install:
pkg.installed:
- pkgs: {{ tailscale.pkgs }}