Skip to content

Commit

Permalink
fix playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f authored Jan 15, 2024
1 parent cc3021a commit 83051c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/ansible_openvpn/playbooks/backup_data.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
- name: rsync data archive to an external ssh
hosts: all
become: false
vars:
source: '/home/semaphore/data/archive/'
destination: '~/backup_noisesensor/'
Expand Down

0 comments on commit 83051c3

Please sign in to comment.