mirror of https://github.com/ansible/ansible.git
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.pull/31132/head
parent
748107d369
commit
32635577a3
Loading…
Reference in New Issue