deploy/hosts/hosts.explorunivers_test
author ymh <ymh.work@gmail.com>
Sat, 15 Sep 2018 01:24:07 +0200
changeset 2 f72ffe8b30b1
parent 1 66f388fa2130
permissions -rw-r--r--
Correct deployment

[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