ansible/test/integration/targets/openssl_publickey/tasks
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
..
main.yml openssl_publickey: Do not fail on empty existing file (#33255) 2017-11-25 03:29:06 +00:00