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.
|
2 years ago | |
---|---|---|
.. | ||
files | 4 years ago | |
meta | 2 years ago | |
tasks | 2 years ago | |
tests | 4 years ago | |
.kitchen.yml | 4 years ago | |
README.md | 3 years ago |
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