[kvmstats] disable cron for now

This commit is contained in:
Alexis Ben Miloud--Josselin 2019-08-01 15:17:57 +02:00
parent 15e2165213
commit 5f250007ee

View file

@ -14,7 +14,7 @@
copy: copy:
src: kvmstats.cron src: kvmstats.cron
dest: /etc/cron.hourly/kvmstats dest: /etc/cron.hourly/kvmstats
mode: "0755" mode: "0644"
- name: entry for kvmstats in web page is present - name: entry for kvmstats in web page is present
lineinfile: lineinfile:
dest: /var/www/index.html dest: /var/www/index.html