diff --git a/ops/infrastructure/bastion_playbook.yml b/ops/infrastructure/bastion_playbook.yml index 712c56c82d..57c9fd5350 100644 --- a/ops/infrastructure/bastion_playbook.yml +++ b/ops/infrastructure/bastion_playbook.yml @@ -491,7 +491,7 @@ - name: Copy rclone config for dropbox sync ansible.builtin.copy: - src: "../../../../gigadb/app/tools/sync-dropbox/config-sources/rclone.conf.dist" + src: "../../../../gigadb/app/tools/sync-dropbox/config/rclone.conf" dest: /etc/sync_dropbox/rclone.conf owner: centos group: centos