Skip to content

Commit 5057f6f

Browse files
committed
feat: Initialize project
1 parent e668625 commit 5057f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inventory/dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
172.31.16.180 ansible_ssh_user='ec2-user'
33

44
[webservers]
5-
3.90.35.141 ansible_ssh_user='ec2-user'
5+
172.31.18.92 ansible_ssh_user='ec2-user'
66

77
[db]
8-
54.234.87.76 ansible_ssh_user='ubuntu'
8+
172.31.30.36 ansible_ssh_user='ubuntu'
99

1010
[lb]
1111
172.31.85.187 ansible_ssh_user='ubuntu'

0 commit comments

Comments
 (0)