Skip to content
Snippets Groups Projects
Commit 7d4bcf1c authored by jurgenhaas's avatar jurgenhaas
Browse files

Fix borgmatic init inside container

parent 0c26c2fe
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,6 @@ ...@@ -5,6 +5,6 @@
command: borgmatic init --encryption repokey command: borgmatic init --encryption repokey
- name: Init Borg App - name: Init Borg App
command: dc exec -it -u root borgmatic borgmatic --init --encryption repokey command: dc exec -it -u root borgmatic borgmatic init --encryption repokey
args: args:
chdir: '{{ application_root }}' chdir: '{{ application_root }}'
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