misspelled authorized_key

This commit is contained in:
rene
2022-02-17 16:50:01 +01:00
parent 365dd740b9
commit 3b80a5d50d
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
password_lock: yes
- name: users | root | install public ssh keys
authorized_keys:
authorized_key:
user: root
state: present
key: '{{ item }}'