Add provision playbooks
This commit is contained in:
parent
e26b687e9a
commit
8508d1675b
5 changed files with 28 additions and 0 deletions
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
[defaults]
|
||||
inventory = ./ansible/hosts.ini
|
||||
nocows = True
|
||||
private_key_file = .vagrant/machines/dransible/virtualbox/private_key
|
||||
remote_user = vagrant
|
Loading…
Add table
Add a link
Reference in a new issue