Files
provisioning/site-django-test.yml
2015-09-05 20:25:49 -04:00

9 lines
122 B
YAML

---
# playbook to install django test on home.xai-corp.net
- hosts: home
remote_user: ansible
roles:
- django