diff --git a/inventory/dev.yml b/inventory/dev.yml index 504e0fa7..18160ad1 100644 --- a/inventory/dev.yml +++ b/inventory/dev.yml @@ -1,11 +1,11 @@ [nfs] - ansible_ssh_user='ec2-user' +172.31.16.180 ansible_ssh_user='ec2-user' [webservers] - ansible_ssh_user='ec2-user' +172.31.18.92 ansible_ssh_user='ec2-user' [db] - ansible_ssh_user='ec2-user' +172.31.30.36 ansible_ssh_user='ubuntu' [lb] - ansible_ssh_user='ubuntu' \ No newline at end of file +172.31.85.187 ansible_ssh_user='ubuntu' \ No newline at end of file