Skip to content

Commit 0d81083

Browse files
authored
Update web server IP address in inventory
1 parent fa7f700 commit 0d81083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

next-ui/ansible/inventory.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[web]
2-
54.195.183.225 ansible_user=ubuntu ansible_python_interpreter=/usr/bin/python3 ansible_ssh_common_args='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
2+
3.249.47.187 ansible_user=ubuntu ansible_python_interpreter=/usr/bin/python3 ansible_ssh_common_args='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'

0 commit comments

Comments
 (0)