Stop CPU mining on x570, was opnly for testing. Get greedy with scheduling.

This commit is contained in:
2021-02-15 20:07:55 -06:00
parent aff17f56ef
commit 51f50c4118
2 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@
cron:
user: mfn
name: "Start {{ item.name }}"
minute: "*/5"
job: "{{ item.command }}"
state: present
disabled: "{{ not(item.enabled) }}"