ansible-roles/evolinux-todo/tests/test.yml
Jérémy Lecour c1afb68d19 Add an "evolinux-todo" role
It makes sure there is a /etc/evolinux/todo.txt where we can append 
tasks to be done manually.

It has a task to output the content of the file, for exemple at the end 
of a playbook run.
2018-08-24 14:31:11 +02:00

5 lines
61 B
YAML

---
- hosts: test-kitchen
roles:
- role: evolinux-todo