Add ansible tasks

This commit is contained in:
2016-08-27 10:37:49 +03:00
parent dc3d92a792
commit 582ee4342b
14 changed files with 127 additions and 0 deletions

2
ansible/hosts-vagrant Normal file
View File

@ -0,0 +1,2 @@
[vagrant]
192.168.33.20 ansible_connection=ssh ansible_user=vagrant