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

This commit is contained in:
Anton McClure 2019-06-06 13:33:20 -04:00
parent 2c7b1b28a2
commit 2546cb0fd6
1 changed files with 1 additions and 1 deletions

View File

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