deploy/hosts/hosts.tmpl
author Riwad Salim
Thu, 20 Jun 2019 18:18:46 +0200
changeset 30 a136e07c24f2
parent 12 d9d75b93e132
permissions -rw-r--r--
Added tag 0.4 for changeset 63056554a3d0


[test]
localhost

[test:children]
remote

[remote]
172.16.1.5 ansible_user=vagrant ansible_ssh_private_key_file=<path_to_/deploy/.vagrant/machines/default/virtualbox/private_key>