Use fqcn for modules listed in M() and seealso. (#72)

This commit is contained in:
Toshio Kuratomi
2020-06-17 01:29:18 -07:00
committed by GitHub
parent ff17a341af
commit cc45650e82
19 changed files with 88 additions and 79 deletions

View File

@@ -65,7 +65,7 @@ options:
choices: [ auto, cryptography, pyopenssl ]
seealso:
- module: openssl_privatekey
- module: community.crypto.openssl_privatekey
'''
EXAMPLES = r'''