Fix cron job
This commit is contained in:
parent
4e03ca01f1
commit
2fa62eb835
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@
|
|||
name: "system-info"
|
||||
user: "{{ username }}"
|
||||
minute: "*/1"
|
||||
command: "{{ playbook_dir }}/../scripts/system-info.sh"
|
||||
job: "{{ playbook_dir }}/../scripts/system-info.sh"
|
||||
|
|
Loading…
Add table
Reference in a new issue