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.
2017-11-25 03:29:06 +00:00
..
meta
tasks openssl_publickey: Do not fail on empty existing file (#33255) 2017-11-25 03:29:06 +00:00
tests openssl_publickey: Do not fail on empty existing file (#33255) 2017-11-25 03:29:06 +00:00
aliases Mark destructive tests as such. 2017-08-31 12:11:43 -07:00