|
1 year ago | |
---|---|---|
.. | ||
files | 2 years ago | |
meta | 1 year ago | |
tasks | 2 years ago | |
tests | 2 years ago | |
.kitchen.yml | 2 years ago | |
README.md | 1 year ago |
Creates an /etc/evolinux/todo.txt file to hold information about things to do, gathered by humans or other Ansible 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