Update create_user_ssh/check_authorizzed_key.yml

This commit is contained in:
David Lopez 2023-07-27 08:44:01 +00:00
parent c7a39ccb08
commit d2af5ec42f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Check and Add Authorized Key
hosts: "{{ hosts }}"
hosts: "{{ host }}"
gather_facts: yes
vars: