deploy/hosts/hosts.explorunivers_test
author ymh <ymh.work@gmail.com>
Mon, 17 Sep 2018 10:47:06 +0200
changeset 5 b26c9c44dd84
parent 1 66f388fa2130
permissions -rw-r--r--
correct deploy scripts and deploy tests

[explorunivers_test]
localhost

[explorunivers_test:children]
remote_static
remote_annotations_api
remote_discussions

[remote_static]
172.16.1.7 ansible_user=vagrant ansible_become=yes

[remote_annotations_api]
172.16.1.7 ansible_user=vagrant ansible_become=yes

[remote_discussions]
172.16.1.7 ansible_user=vagrant ansible_become=yes