Update create_user_ssh/check_authorizzed_key.yml

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

View File

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