EvoBSD/roles/evocheck
2022-04-13 16:22:26 +02:00
..
defaults Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00
files evocheck: upstream release 22.04 2022-04-13 15:58:25 +02:00
tasks renamed install.yml to main.yml and add evocheck cron at the beginning of the daily.local file 2022-04-13 16:22:26 +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