1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/openssh_keypair
Ian Wienand 6f06fc9945 openssh_keypair: make fingerprint result a string (#57295)
The extant documentation says that the fingerprint return value is a
single string, but it is currently being returned as a split list.
Convert the returned value to a string as documented, and add some
basic test-case coverage for the return values.
2019-06-06 07:58:50 +02:00
..
meta Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
tasks openssh_keypair: make fingerprint result a string (#57295) 2019-06-06 07:58:50 +02:00
tests openssh_keypair: make fingerprint result a string (#57295) 2019-06-06 07:58:50 +02:00
aliases Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00