Skip to content

Commit

Permalink
Add async params
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Sep 17, 2024
1 parent f02bbb0 commit 50eb4c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ansible/staging/update-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
hosts: nest_staging
tasks:
- name: Update Nest data
async: 10800 # 3 hours
poll: 0
shell:
cmd: 'make update'

0 comments on commit 50eb4c2

Please sign in to comment.