Update Inventory

Comment out old Plex host
This commit is contained in:
2025-02-04 18:59:38 +00:00
parent cae0ced9cd
commit 8dbb74c8d7
+4 -4
View File
@@ -49,10 +49,10 @@ AnsibleHost:
ansible_connection: local ansible_connection: local
Plex: Plex:
hosts: hosts:
PlexCPU: # PlexCPU:
ansible_host: 192.168.1.152 # ansible_host: 192.168.1.152
ansible_user: ubuntu # ansible_user: ubuntu
ansible_ssh_private_key_file: ~/.ssh/id_ed25519 # ansible_ssh_private_key_file: ~/.ssh/id_ed25519
Venus: Venus:
ansible_host: 192.168.1.132 ansible_host: 192.168.1.132
ansible_user: jeet ansible_user: jeet