You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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.
6 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration openssh_keypair: make fingerprint result a string (#57295) 6 years ago
legacy rename modules azure_rm_..._facts to azure_rm_..._info (#57395) 6 years ago
results
runner Add PyYAML check for libyaml support. 6 years ago
sanity option is marked as required but specifies a default (#57257) 6 years ago
units Add support for vlan update on ovs bridges (#57168) 6 years ago
utils Limit Python 2.6 units to modules & module_utils. (#57377) 6 years ago