ssh key
This commit is contained in:
@@ -32,7 +32,4 @@
|
||||
- name: deploy ssh key
|
||||
authorized_key:
|
||||
user: ansible
|
||||
key: "{{ item }}"
|
||||
loop:
|
||||
- "{{ lookup( 'file', '~/.ssh/id_rsa.pub' ) }}"
|
||||
- "https://infra.opendoor.fr/id_rsa.pub"
|
||||
key: "https://infra.opendoor.fr/id_rsa.pub"
|
||||
Reference in New Issue
Block a user