munin-master: Start munin cron job not just enable

This commit is contained in:
Timo Makinen 2021-03-18 11:29:56 +00:00
parent 5752bed415
commit 15fec6b391

View file

@ -29,4 +29,5 @@
- name: enable cron job
systemd:
name: munin.timer
state: started
enabled: true