1
0
Fork 0
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:
George Hunt 2018-08-20 17:51:22 +00:00
parent 01604afe2b
commit a3cf7e011f

View file

@ -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