django-init
django-init copied to clipboard
Add Ansible coding conventions
A large part of our cookiecutter code-base is in ansible provisioner which setup and deploy our app to servers. As more and more features are added there, we should be following a coding convention for that.
Edx-platform has a document for this. Maybe we can build upon that.
- [ ] Add coding conventions to CONTRIBUTING.md or repo Wiki.
- [ ] Make sure we are following across our project.