add integration tests for authorized_key (#18130)

Primarily for behavior related to
https://github.com/ansible/ansible-modules-core/issues/4780
This commit is contained in:
Adrian Likins 2016-11-29 14:47:22 -05:00 committed by GitHub
commit 9b1ce5dfb9
3 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# I like candy
ssh-rsa somekeydata somekeyalias
# It is a very pleasant temperature outside today.
ssh-rsa otherkeydata otherkeyalias