Update inventory.yml

This commit is contained in:
2024-12-14 05:16:28 +00:00
parent b1a2d4d68d
commit cae0ced9cd
+4
View File
@@ -53,6 +53,10 @@ Plex:
ansible_host: 192.168.1.152
ansible_user: ubuntu
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
Venus:
ansible_host: 192.168.1.132
ansible_user: jeet
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2:
# ansible_host: <ip>
# ansible_user: <user>