Merge branch 'amcclure' of thunix/ansible into master

This commit is contained in:
Anton McClure 2018-12-26 10:44:26 -05:00 committed by Gitea
commit df954f4f79
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@
createhome: yes
home: /home/r
- authorized_key:
user: r
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAmzaAVzYekUlrMwZHVdb/TbgJWy6YsxWAdhDHYK06rlgqK2DqolsReUH//DZp/ORPWgPo4oUxH9blwarT9sDTqwlgACI8osAmsWvLtWm0i/h4chcWRlanMOlZiRO2uy/extvS6qaEJmOkBVot9hp+rRFhf331YwgVCj/5H6NUyxG1EFhC5e6B+qpwQ5w7ejY4Bt2NSNC61UXgmH9q+2dxr5+odUE6lxtSN26xbTRY2UR14b8MBQKbc8+r54FbpF7zzFJac5DiWBYBLp5CPKCnDmOqynkYwWaSkqDb4j9NKH4vOsahyOPVFyNis9AAMYO4ex2eFpCm+zJzgRpd3HsY9w=="
- authorized_key:
user: r
state: present