diff --git a/ansible/inventory.yaml b/ansible/inventory.yaml index 2edf7f7..73fa168 100644 --- a/ansible/inventory.yaml +++ b/ansible/inventory.yaml @@ -2,5 +2,5 @@ all: hosts: server1: - ansible_host: 213.95.90.157 + ansible_host: 213.95.90.146 ansible_user: root