ansible-roles/evocheck/tasks/main.yml

7 lines
88 B
YAML

---
- include: install.yml
- include: cron.yml
when: evocheck_update_crontab | bool