Skip to content
Snippets Groups Projects
Unverified Commit 6a5625ed authored by Varac's avatar Varac
Browse files

Dont remove git history of local-flux

Fixes: #657
parent 7d855c50
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
src: "../../../flux/"
dest: "{{ repo }}"
delete: yes
rsync_opts:
- "--exclude=.git"
register: helmreleases
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment