Fix when statement's quotes.
This commit is contained in:
parent
bf8db4eea9
commit
8ff370f0f9
@ -3,4 +3,4 @@
|
||||
|
||||
- name: Miner | Software | XMR-Stak-CPU
|
||||
shell: exit 0
|
||||
when: "1" == "0"
|
||||
when: '"1" == "0"'
|
Loading…
x
Reference in New Issue
Block a user