From 8dbb74c8d78dbf8a238549a3b2df160952660d22 Mon Sep 17 00:00:00 2001 From: jeet Date: Tue, 4 Feb 2025 18:59:38 +0000 Subject: [PATCH] Update Inventory Comment out old Plex host --- inventory.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory.yml b/inventory.yml index e58a2ff..754c8d7 100644 --- a/inventory.yml +++ b/inventory.yml @@ -49,10 +49,10 @@ AnsibleHost: ansible_connection: local Plex: hosts: - PlexCPU: - ansible_host: 192.168.1.152 - ansible_user: ubuntu - ansible_ssh_private_key_file: ~/.ssh/id_ed25519 +# PlexCPU: +# 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