Add quotes around var.
This commit is contained in:
parent
74807c8041
commit
b9df5f3e85
@ -108,7 +108,7 @@
|
|||||||
|
|
||||||
## Personal Script Setup ##
|
## Personal Script Setup ##
|
||||||
- name: Ethminer | Script
|
- name: Ethminer | Script
|
||||||
shell: {{ item }}
|
shell: "{{ item }}""
|
||||||
loop:
|
loop:
|
||||||
- "scp ling@leet:InstallFiles/Miners/ethminer/ethminer.sh {{ user_mfn.home }}/"
|
- "scp ling@leet:InstallFiles/Miners/ethminer/ethminer.sh {{ user_mfn.home }}/"
|
||||||
- "chmod 755 {{ user_mfn.home }}/ethminer.sh"
|
- "chmod 755 {{ user_mfn.home }}/ethminer.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user