This commit is contained in:
David Lopez 2023-07-26 11:00:18 +02:00
parent c379e48104
commit 8f45ce3908
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@
ansible.posix.authorized_key:
user: deploy
state: present
key: '{{ key }}'
key: "{{ key }}"