commit 7cb051d221d2df88fd1c5bb1d3498ac8c524a0b5 Author: Luca Date: Sun Jul 20 18:53:51 2025 +0200 Add hosts diff --git a/hosts b/hosts new file mode 100644 index 0000000..9463ff1 --- /dev/null +++ b/hosts @@ -0,0 +1,3 @@ +[linux] +192.168.1.49 ansible_user=serveradmin ansible_ssh_private_key_file=/home/serveradmin/.ssh/id_rsa +89.168.22.84 ansible_user=ubuntu ansible_ssh_private_key_file=/home/serveradmin/.ssh/id_rsa \ No newline at end of file