We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d298e0 + 411c446 commit 6187237Copy full SHA for 6187237
1 file changed
roles/properties/downloads/tasks/deploy.yml
@@ -51,7 +51,7 @@
51
- name: Create cron to sync the windows libraries and DLLs
52
cron:
53
name: Run sync-json-files daily
54
- special_time: daily
+ special_time: hourly
55
job: /local/systems/sync-maps
56
user: windows
57
0 commit comments