Initial commit: Add Vagrant, Ansible playbook, inventory and README

This commit is contained in:
martin.cholewa
2025-07-08 17:33:01 +02:00
commit 91173b7e34
74 changed files with 2129 additions and 0 deletions

2
hosts Normal file
View File

@@ -0,0 +1,2 @@
[kube]
kube01 ansible_host=127.0.0.1 ansible_port=2222 ansible_user=vagrant ansible_ssh_private_key_file=.vagrant/machines/kube01/vmware_fusion/private_key