You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
defaults | 1 year ago | |
files | 1 year ago | |
meta | 2 years ago | |
tasks | 1 year ago | |
templates | 3 years ago | |
tests | 6 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 1 year ago |
README.md
evocheck
Install and run evocheck ; a script for checking various settings automatically.
Tasks
The roles does not install evocheck by default as it should be installed through dependencies.
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
Variables
We can force install via :
evocheck_update_crontab
: will update the crontab (default:True
)