Verified Commit 19c1e771 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fix: installation: repository: discard local modifications

parent b6e0e9f4
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
        repo    : "{{ onionprobe_repo }}"
        dest    : "{{ onionprobe_path }}"
        version : "{{ onionprobe_repository_version }}"
        force   : true
        # We're setting the following umask so containers can also access the repository,
        # given that they may run under different users; a more restrictive setting could
        # be possible, but then containers would probably not access the needed files.