11 lines
167 B
YAML
11 lines
167 B
YAML
|
---
|
||
|
# Jobs for miners.
|
||
|
|
||
|
- name: Cron | XMR
|
||
|
shell: ""
|
||
|
when: mine.xmr is defined
|
||
|
|
||
|
#- name: Cron | ETH
|
||
|
# cron:
|
||
|
# name: Mine Ethereum
|
||
|
# when: mine.eth is defined
|