EvoBSD/roles/evocheck
Jérémy Dubois f648f332dd
continuous-integration/drone/push Build is failing Details
Import 6.7.7 evocheck version
2020-10-22 18:18:28 +02:00
..
defaults Add initial version of an evocheck role 2020-05-12 15:01:46 +02:00
files Import 6.7.7 evocheck version 2020-10-22 18:18:28 +02:00
tasks Add "create; true" to other task, needed when running in check mode 2020-10-21 15:47:23 +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