Overdue commit

This commit is contained in:
Jonathan Cremin 2021-11-16 15:23:42 +00:00
parent 1e03c32201
commit 692269f9ff
49 changed files with 843 additions and 198 deletions

View file

@ -5,11 +5,11 @@
cmd: dnf config-manager --add-repo https://pkgs.tailscale.com/stable/fedora/tailscale.repo
creates: /etc/yum.repos.d/tailscale.repo
warn: false
notify: enable tailscaled
become: yes
- name: Install tailscale
dnf:
name:
- tailscale
notify: enable tailscaled
become: yes