Skip to content

Commit e346044

Browse files
authored
Update web server IP address in inventory file
1 parent 8b3fd2c commit e346044

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-
34.243.248.226 ansible_user=ubuntu ansible_python_interpreter=/usr/bin/python3 ansible_ssh_common_args='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
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'

0 commit comments

Comments
 (0)