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:
martin.cholewa
2025-07-08 18:29:11 +02:00
parent 43827881fb
commit 1858e2c36f
4 changed files with 41 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
[defaults]
inventory = hosts
remote_user = vagrant
private_key_file = ~/.vagrant.d/insecure_private_key