From e1ee503ca7f67814381b3852034b46997de52e47 Mon Sep 17 00:00:00 2001 From: Jim Campbell Date: Wed, 17 Jul 2024 09:22:20 -0500 Subject: [PATCH] group_vars/all Include the tailscale client, which is now in the Fedora 40 repos. --- ansible-silverblue/group_vars/all | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible-silverblue/group_vars/all b/ansible-silverblue/group_vars/all index fc2a150..0d8c140 100644 --- a/ansible-silverblue/group_vars/all +++ b/ansible-silverblue/group_vars/all @@ -29,6 +29,7 @@ layered_package_install: - nmap - python3-ansible-lint - python3-psutil + - tailscale - tig - vim - yamllint