mirror of https://github.com/ansible/ansible.git
openssl_publickey: Ensure format OpenSSH is idempotent (#33264)
Currently the check() method for idempotence only assumes the public key is under the form of a PEM file when its not always the case. The module openssl_publickey allows one to generate OpenSSH format publickey. This leads to idempotence not being detected.pull/33333/head
parent
341e79b604
commit
a773bd7ad5
Loading…
Reference in New Issue