Update 'roles/shell/tasks/users/amcclure.yml'

This commit is contained in:
Anton McClure 2019-05-16 16:30:17 -04:00
parent c040866028
commit b773f65d27
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- authorized_key:
user: amcclure
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBywPzkTo3xB2xCtXNejfsTn+5S3mCPbnu1brR792jN1 amcclure@solaris"
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICwcsPNIZE3EJa7XYKrXq+ZDIGKstU5+zOwS+JsDGafK amcclure@amcclure-ubuntu"
- authorized_key:
user: amcclure
state: present