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

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