Update create_user_ssh/check_and _add_authorized_key.yml

This commit is contained in:
David Lopez 2023-07-27 11:25:18 +00:00
parent b534ca46b7
commit 223caf1c9e
1 changed files with 1 additions and 1 deletions

View File

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