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

This commit is contained in:
Anton McClure 2019-04-24 15:36:22 -04:00
parent 3c3b484c72
commit 4dc114db51
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
user: amcclure user: amcclure
state: present state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFheJihLfXJ4jg2bRKKAErB76fw8izDxpg4dFibaQage amcclure@Antons-MacBook-Pro.local" key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFheJihLfXJ4jg2bRKKAErB76fw8izDxpg4dFibaQage amcclure@Antons-MacBook-Pro.local"
- authorized_key:
user: amcclure
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBywPzkTo3xB2xCtXNejfsTn+5S3mCPbnu1brR792jN1 amcclure@solaris"
- authorized_key: - authorized_key:
user: amcclure user: amcclure
state: present state: present