Skip to content

Commit

Permalink
Set filename
Browse files Browse the repository at this point in the history
Source file will be saved as sources.list.d/tailscale.list
  • Loading branch information
cnkk authored and artis3n committed Mar 15, 2024
1 parent 6f9a45e commit 48d23a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/debian/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
become: true
ansible.builtin.apt_repository:
repo: "{{ tailscale_apt_deb }}"
filename: "tailscale"
state: present

- name: Debian | Install Tailscale
Expand Down

0 comments on commit 48d23a9

Please sign in to comment.