Update create_user_ssh/check_authorizzed_key.yml

This commit is contained in:
David Lopez 2023-07-27 08:11:58 +00:00
parent 2eae709acd
commit 08e32d8404
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Check Authorized Key Existence
hosts: "{{ hosts}}
hosts: "{{ hosts}}"
gather_facts: yes
tasks: