diff --git a/tasks/install.yml b/tasks/install.yml index 4bd09425..9c380157 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -88,7 +88,7 @@ - name: Install | Bring Tailscale Up become: true ansible.builtin.command: - argv: + argv: - tailscale - up - "{{ tailscale_args | trim }}"