Files @ a77fff9fcd91
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-43: Deploy information about project home directory in the Python virtual environment. This makes things more convenient when using virtualenv wrapper.
[preseed]
localhost ansible_connection=local

[ldap]
ldap.example.com

[xmpp]
xmpp.example.com

[mail]
mail.example.com

[web]
web.example.com

[testsite:children]
ldap
xmpp
mail
web