Skip to content

Commit

Permalink
name apt list file
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Oct 15, 2024
1 parent 02e101d commit 323115a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- name: Add repository
ansible.builtin.apt_repository:
repo: deb [signed-by=/etc/apt/keyrings/tailscale.gpg] {{ tailscale__apt_repository_url }} {{ ansible_distribution_release }} main
filename: tailscale

- name: Install from repository
ansible.builtin.apt:
Expand Down

0 comments on commit 323115a

Please sign in to comment.