Add quotes for job without function.
This commit is contained in:
parent
41d89d5100
commit
9212efca40
@ -16,7 +16,7 @@
|
|||||||
minute: "7"
|
minute: "7"
|
||||||
job: "killall {{ item.name }}.sh"
|
job: "killall {{ item.name }}.sh"
|
||||||
state: present
|
state: present
|
||||||
disabled: {{ item.enabled }}
|
disabled: "{{ item.enabled }}"
|
||||||
loop: "{{ miners }}"
|
loop: "{{ miners }}"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user