diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 97f4454..291ddb1 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -26,3 +26,4 @@ - include: users/samsara.yml - include: users/mcornick.yml - include: users/fria.yml +- include: users/mspe.yml diff --git a/roles/shell/tasks/users/mspe.yml b/roles/shell/tasks/users/mspe.yml index 0dcee53..39e2bd2 100644 --- a/roles/shell/tasks/users/mspe.yml +++ b/roles/shell/tasks/users/mspe.yml @@ -12,4 +12,4 @@ - authorized_key: user: mspe state: present - key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICZAs76kQJ0/Et2NGzhxurK2wE0VhYsG9wl85iCmR9xH" + key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICxghhpzSYp3tSJaGeReUOjaGJ2ooQOd5oIZ9FX1SFHh"