소스 검색

Fix cron job

Nicolas Meienberger 3 년 전
부모
커밋
2fa62eb835
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ansible/tasks/common/essential.yml

+ 1 - 1
ansible/tasks/common/essential.yml

@@ -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"