Add provision playbooks

This commit is contained in:
Oliver Davies 2019-01-22 17:35:45 +00:00
parent e26b687e9a
commit 8508d1675b
5 changed files with 28 additions and 0 deletions

5
ansible.cfg Normal file
View file

@ -0,0 +1,5 @@
[defaults]
inventory = ./ansible/hosts.ini
nocows = True
private_key_file = .vagrant/machines/dransible/virtualbox/private_key
remote_user = vagrant