diff --git a/inventory.yml b/inventory.yml index c44a902..e58a2ff 100644 --- a/inventory.yml +++ b/inventory.yml @@ -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: # ansible_user: