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 299d766 commit cec3bde
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 syncthing repository
ansible.builtin.apt_repository:
repo: deb [signed-by=/etc/apt/keyrings/syncthing.asc] {{ syncthing__apt_repository_url }} syncthing release
filename: syncthing

- name: Install syncthing
ansible.builtin.apt:
Expand Down

0 comments on commit cec3bde

Please sign in to comment.