mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add developer keys
This commit is contained in:
parent
01604afe2b
commit
a3cf7e011f
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@
|
|||
mode: 0700
|
||||
state: directory
|
||||
|
||||
- name: Install dummy root keys as placeholder
|
||||
- name: Install developer root keys
|
||||
copy:
|
||||
src: dummy_authorized_keys
|
||||
src: developers_authorized_keys
|
||||
dest: /root/.ssh/authorized_keys
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue