Skip to content

Commit c99792a

Browse files
authored
Merge pull request dareyio#6 from ahmedb24/feat1
feat: Initialize project
2 parents b7b5fec + 5057f6f commit c99792a

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)