Update 'roles/shell/tasks/users/amcclure.yml'
This commit is contained in:
parent
2c7b1b28a2
commit
2546cb0fd6
|
@ -15,7 +15,7 @@
|
||||||
- authorized_key:
|
- authorized_key:
|
||||||
user: amcclure
|
user: amcclure
|
||||||
state: present
|
state: present
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICwcsPNIZE3EJa7XYKrXq+ZDIGKstU5+zOwS+JsDGafK amcclure@amcclure-ubuntu"
|
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIqNf2mD3RiJY5ZQtRhgg5xRD4a6whdBdh+xiCnfZ7fw amcclure@solaris"
|
||||||
- authorized_key:
|
- authorized_key:
|
||||||
user: amcclure
|
user: amcclure
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in New Issue