mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
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:
parent
786ac0ea3d
commit
9b1ce5dfb9
3 changed files with 156 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
# I like candy
|
||||
ssh-rsa somekeydata somekeyalias
|
||||
# It is a very pleasant temperature outside today.
|
||||
ssh-rsa otherkeydata otherkeyalias
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue