Skip to content

Commit

Permalink
fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
McSim85 committed Dec 12, 2023
1 parent cbdf51e commit 3364dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
- name: Install | Bring Tailscale Up
become: true
ansible.builtin.command:
argv:
argv:
- tailscale
- up
- "{{ tailscale_args | trim }}"
Expand Down

0 comments on commit 3364dfe

Please sign in to comment.