Skip to content

Commit

Permalink
we updated to 0.4.0 some time ago
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasberens committed Aug 23, 2024
1 parent b5c2d5c commit 18326fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/tunneldigger/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
- name: Checkout tunneldigger
ansible.builtin.git:
repo: https://github.com/wlanslovenija/tunneldigger.git
version: c50ef46d78d797750979ebf2f8ddc5aa993a02ae
version: v0.4.0
dest: "{{ tunneldigger_path }}"
force: true
notify: Restart tunneldigger
Expand Down

0 comments on commit 18326fd

Please sign in to comment.