deploy/hosts/hosts.tmpl
author Riwad Salim <riwad.salim@yahoo.fr>
Wed, 11 Sep 2019 12:30:41 +0200
changeset 37 d6e8b9ad5a74
parent 12 d9d75b93e132
permissions -rw-r--r--
Add tooltip feature with jquery-ui


[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>