Remove private key file reference from ansible.cfg; update hosts file with absolute path for private key; add playbooks for installing tools and updating OS
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
[defaults]
|
||||
inventory = hosts
|
||||
remote_user = vagrant
|
||||
private_key_file = ~/.vagrant.d/insecure_private_key
|
||||
|
Reference in New Issue
Block a user