mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
* openssl_publickey: Allow one to specify file permission Allow a user to specify file permissions on the generated publickey via the file module common arguments. * openssl: Add documentation regarding file_common_args Add documentation for those modules to let the user know that he can rely on file_common_args to specify file permissions.