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/integration/targets/openssl_publickey
Yanis Guenane 32635577a3 openssl_publickey: Do not fail on empty existing file (#33255)
Currently during the check phase, the code considers the file to be
a public key if the file exist - which is not necessarily true.

This commits aims to ensure that the file is actually a publickey else
returns false for the check.
8 years ago
..
meta Enable integration tests for the crypto/ namespace (#26684) 9 years ago
tasks openssl_publickey: Do not fail on empty existing file (#33255) 8 years ago
tests openssl_publickey: Do not fail on empty existing file (#33255) 8 years ago
aliases Mark destructive tests as such. 8 years ago