diff --git a/create_user_ssh/check_and _add_authorized_key.yml b/create_user_ssh/check_and _add_authorized_key.yml index 9a97954..60b3461 100644 --- a/create_user_ssh/check_and _add_authorized_key.yml +++ b/create_user_ssh/check_and _add_authorized_key.yml @@ -1,6 +1,6 @@ --- - name: Check and Add Authorized Key - hosts: "{{ host }}" + hosts: "{{ hosts }}" gather_facts: yes tasks: