This commit is contained in:
David Lopez 2023-07-26 12:47:05 +02:00
parent 715a544d0c
commit 6d21215eb5
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
- name: SYSTEM - Set authorized key for test_user took from file
tags: system-user
authorized_key:
user: "{{ user }}"
state: present
key: "{{ key }}"
key: "{{ key }}"