diff --git a/inventory/hosts.yaml b/inventory/hosts.yaml index 1e49217..e56d517 100644 --- a/inventory/hosts.yaml +++ b/inventory/hosts.yaml @@ -1,5 +1,5 @@ --- physical: hosts: - 192.168.0.5: - ansible_become_password: "{{ ansible_become_passwd }}" \ No newline at end of file + 192.168.0.40: + ansible_become_password: "{{ ansible_become_passwd }}"