Mention conventions in the README

This commit is contained in:
Jérémy Lecour 2016-12-21 16:06:41 +01:00 committed by Jérémy Lecour
parent 115219bf61
commit c7dcf874f7

View file

@ -4,6 +4,10 @@
$ ansible-playbook playbooks/evolinux.yml -i inventory/hosts -K
```
## Conventions
Our conventions for writting Ansible roles, playbooks… are in the CONVENTIONS.md file.
## Tests
It's possible to use the `vagrant.yml` playbook locally, to test and debug the roles on a virtual machine.