More rework
This commit is contained in:
parent
ca3a42d2c6
commit
b210abc77e
15 changed files with 19 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- name: Update authorized_keys
|
||||
tags: authorized_keys
|
||||
ansible.builtin.template:
|
||||
src: authorized_keys.j2
|
||||
dest: /root/.ssh/authorized_keys
|
||||
mode: 0600
|
||||
when: root_access is defined and root_access
|
||||
tags: authorized_keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue