Printing list did not work. :(
This commit is contained in:
parent
666d7cff55
commit
437497e7be
@ -71,13 +71,6 @@
|
||||
dbus_flag: "ON"
|
||||
when: ansible_distribution == "Pop!_OS"
|
||||
|
||||
- name: Ethminer | Print Flags
|
||||
debug:
|
||||
var:
|
||||
- opencl_flag
|
||||
- cuda_flag
|
||||
- dbus_flag
|
||||
|
||||
- name: Ethminer | cmake Flags
|
||||
shell: 'cd /root/Downloads/ethminer/build; cmake .. -DETHASHCL={{ opencl_flag }} -DETHASHCUDA={{ cuda_flag }} -DAPICORE=ON -DBINKERN=ON -DETHDBUS={{ dbus_flag }} -DUSE_SYS_OPENCL=OFF -DEVBUILD=ON'
|
||||
when: ethminer_install.failed
|
||||
|
Loading…
x
Reference in New Issue
Block a user