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/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 Enable integration tests for the crypto/ namespace (#26684) 2017-07-25 12:18:18 +01:00
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