This commit is contained in:
baschno
2025-08-21 21:08:27 +02:00
parent 3705925783
commit c6b2262d40
3 changed files with 24 additions and 2 deletions

8
hosts
View File

@@ -1,2 +1,8 @@
[dockerhosts]
docker-host-02.fritz.box ansible_ssh_private_key_file=~/.ssh/id_rsa_pve82-clients
docker-host-02.fritz.box ansible_ssh_private_key_file=~/.ssh/id_rsa_pve82-clients
[k3sprod]
k3s-prod-master ansible_ssh_private_key_file=~/.ssh/ansible-inventory
k3s-prod-worker-1 ansible_ssh_private_key_file=~/.ssh/ansible-inventory
k3s-prod-worker-2 ansible_ssh_private_key_file=~/.ssh/ansible-inventory
k3s-prod-worker-3 ansible_ssh_private_key_file=~/.ssh/ansible-inventory