deploy/hosts/hosts.tmpl
author ymh <ymh.work@gmail.com>
Fri, 30 Nov 2018 14:49:19 +0100
changeset 184 aac6db7cea99
parent 180 62bffc051e1c
permissions -rw-r--r--
first version of deploy script + set version to 0.1.0

[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