Beginning to put together tasks for ETH mining.

This commit is contained in:
2021-02-11 08:05:34 -06:00
parent b318d6a6a6
commit 2a6edcb788
6 changed files with 111 additions and 2 deletions

View File

@ -0,0 +1,11 @@
---
# Jobs for miners.
- name: Cron | XMR
shell: ""
when: mine.xmr is defined
#- name: Cron | ETH
# cron:
# name: Mine Ethereum
# when: mine.eth is defined