Update Inventory
Comment out old Plex host
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user