commit 90e925784ee1eb837ce4368391a37b8782cd5b68 Author: baschno Date: Wed May 21 20:32:56 2025 +0200 initial ansible setup diff --git a/hosts b/hosts new file mode 100644 index 0000000..151b617 --- /dev/null +++ b/hosts @@ -0,0 +1,2 @@ +[dockerhosts] +docker-host-02.fritz.box ansible_ssh_private_key_file=~/.ssh/id_rsa_pve82-clients \ No newline at end of file