amcclure ssh key

added new ssh key
This commit is contained in:
Anton McClure 2019-05-28 19:29:45 -04:00
parent d01720fae0
commit 41ac1d72d9
No known key found for this signature in database
GPG Key ID: DC9155FB2EEAA2EF
1 changed files with 5 additions and 1 deletions

View File

@ -20,3 +20,7 @@
user: amcclure
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAb/LEff3etQLEEF6L61KyTkxXfsI6tJwV161oSoPkyb amcclure@gowinnt"
- authorized_key:
user: amcclure
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPviU+iBxO7xObbUxRS3+2WkKJAW4a7rnneLfFfip9wE amcclure@Antons-MacBook-Pro.local"