diff --git a/hosts.yml b/hosts.yml index 133a544..f677427 100644 --- a/hosts.yml +++ b/hosts.yml @@ -35,9 +35,9 @@ datacenter: hosts: 192.168.77.189: vars: - ansible_user: jd + ansible_user: root ansible_password: lacijaydee - ansible_ssh_user: jd + ansible_ssh_user: root ansible_ssh_pass: lacijaydee ansible_become_user: root ansible_become_password: lacijaydee