You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/evocheck
William Hirigoyen 0c2e06de33
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2791|3|2788|4|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/237//ansiblelint">Evolix » ansible-roles » unstable #237</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
evocheck: upstream release 23.04.01
2 months ago
..
defaults evocheck: package install is not supported anymore 2 years ago
files evocheck: upstream release 23.04.01 2 months ago
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
tasks Use FQCN 2 months ago
templates evocheck: cron jobs execute in verbose 4 years ago
tests Add some kitchen tests for many roles 6 years ago
.kitchen.yml Kitchen: Change base image to evolix/ansible 6 years ago
README.md evocheck: package install is not supported anymore 2 years 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)