diff --git a/ansible/hosts.yml b/ansible/hosts.yml index 7a72cd4..8b3d168 100644 --- a/ansible/hosts.yml +++ b/ansible/hosts.yml @@ -10,7 +10,7 @@ all: user: user_this - user_passwd: "{{ ap1_user_passwd }}" + user_passwd: "{{ ap1_user_passwd }}" ##ap1 comes from the host name in .ssh/config ansible_sudo_passwd: "{{ ap1_sudo_passwd }}"