All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2615|7|2608|177|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/278//ansiblelint">Evolix » ansible-roles » unstable #278</a>
gitea/ansible-roles/pipeline/head This commit looks good
|
||
---|---|---|
.. | ||
files | ||
meta | ||
tasks | ||
tests | ||
.kitchen.yml | ||
README.md |
evocheck
Creates an /etc/evolinux/todo.txt file to hold information about things to do, gathered by humans or other Ansible tasks
Tasks
The main tasks install the default file if missing.
A separate cat.yml
file can be imported manually in playbooks or roles to get the content of the file. Example :
- include_role:
name: evolix/evolinux-todo
tasks_from: cat.yml