Files
wrestlingdev-ansible/group_vars/all
2016-01-14 08:46:55 -05:00

7 lines
168 B
Plaintext

---
# Variables listed here are applicable to all host groups
repository: https://github.com/jcwimer/wrestlingApp.git
firstdbhostname: {{ groups[['dbservers'][0]] }}