added Naquadria laptop ssh key
This commit is contained in:
@@ -28,6 +28,13 @@
|
||||
value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMQntI9yuNrcQHEoXvRQBcUyfGjWG9PYw6eQI3Zouyvr bryanpedini@frameworkbryan.home.infra.bjphoster.cloud
|
||||
state: present
|
||||
create: true
|
||||
- name: Ensure the "bryanpedini@nqbjphp.naquadria.corp" key is present
|
||||
ansible.builtin.lineinfile:
|
||||
path: ~/.ssh/authorized_keys
|
||||
mode: 0600
|
||||
value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP12FLbt2fNQ/SQNgWX8ZOJ+7xPolqfgkuwhhbXPSWNl bryanpedini@nqbjphp.naquadria.corp
|
||||
state: present
|
||||
create: true
|
||||
###
|
||||
# Old Keys
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user