Skip to content

Commit

Permalink
Update fetch_rpi_data.yml
Browse files Browse the repository at this point in the history
new slow rpi
  • Loading branch information
nicolas-f authored Oct 7, 2024
1 parent e2b6573 commit 5d0f768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ansible_openvpn/playbooks/fetch_rpi_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
destination: '/home/semaphore/data/to_process/'
ansible_rsync_path: '/usr/bin/timeout 600 /usr/bin/rsync'
year_week: "{{ hostvars['localhost']['year_week'] }}"
disabled_sync: ["b827ebd87ca3","b827eb56874e","b827ebea1288","b827eb35df3a"]
disabled_sync: ["b827ebd87ca3","b827eb56874e","b827ebea1288","b827eb35df3a","b827eb8e7dc7"]
tasks:
# - name: get current RX
# shell: /usr/sbin/ifconfig tun0 | grep "RX packets" | awk '{print $5}'
Expand Down

0 comments on commit 5d0f768

Please sign in to comment.