EvoBSD/roles/evocheck
Jérémy Dubois be9f183359 Import last evocheck.sh version 2022-04-14 09:54:58 +02:00
..
defaults Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00
files Import last evocheck.sh version 2022-04-14 09:54:58 +02:00
tasks Applying fix from yamllint and ansible-lint 2022-04-13 16:57:39 +02:00
README.md Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00

README.md

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