This commit is contained in:
David Lopez 2023-07-26 11:04:29 +02:00
parent 3a4f8b0828
commit 93d23cf14b
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
---
hosts: "{{ host }}"
- hosts: "{{ host }}"
vars:
tasks:
- name: Set up multiple authorized keys
ansible.posix.authorized_key:
user: deploy