Skip to content
Snippets Groups Projects
Commit ff4cf667 authored by Théo - Le Filament's avatar Théo - Le Filament
Browse files

feat(backup): change docker-compose path

parent 37f1d2b6
Branches
No related tags found
No related merge requests found
...@@ -50,5 +50,5 @@ ...@@ -50,5 +50,5 @@
minute: "00" minute: "00"
hour: "00" hour: "00"
weekday: "7" weekday: "7"
job: /usr/local/bin/docker-compose -f /home/docker/backups/backup-owncloud.yaml run --rm backup_owncloud job: /usr/bin/docker-compose -f /home/docker/backups/backup-owncloud.yaml run --rm backup_owncloud
when: inventory_hostname in groups['maintenance_contract'] when: inventory_hostname in groups['maintenance_contract']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment