EvoBSD/roles/evocheck
Jérémy Dubois c9d1bff1c6
Some checks failed
continuous-integration/drone/push Build is failing
Customize root crontab and daily.local
Add custome PATH to root crontab
Add environment variable to daily.local
Add a "next_part" before the evocheck line in daily.local
2020-10-09 14:15:46 +02:00
..
defaults Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00
files Import evocheck v.6.7.5 2020-10-09 14:15:14 +02:00
tasks Customize root crontab and daily.local 2020-10-09 14:15:46 +02:00
README.md Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00

evocheck

Install and run evocheck ; a script for checking various settings automatically.

Tasks

A separate exec.yml file can be imported manually in playbooks or roles to execute the script. Example :

- include_role:
    name: evolix/evocheck
    tasks_from: exec.yml