mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 23:01:14 +00:00
The OpenSSLObject class has been merged[1]. This commit makes the openssl_publickey rely on this class and standardize the way openssl module should be written. [1] #26945