Files @ b4ac65219ef1
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-34: Small usability improvements, not related to original issue. Improved the ssh-keyscan command a bit to include IP addresses in output as well. Store Ansible retry files locally in the retry directory (relative to testsite).
[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