deploy/hosts/hosts.tmpl
author ymh <ymh.work@gmail.com>
Wed, 28 Nov 2018 15:45:37 +0100
changeset 180 62bffc051e1c
permissions -rw-r--r--
Add first version of deploy scripts

[test]
localhost

[test:children]
remote_static
remote_backend

[remote_static]
172.16.1.7 ansible_user=vagrant

[remote_backend]
172.16.1.7 ansible_user=vagrant