diff --git a/plugins/modules/gpg_keypair.py b/plugins/modules/gpg_keypair.py index 2b1cbdb4..0ff6e49c 100644 --- a/plugins/modules/gpg_keypair.py +++ b/plugins/modules/gpg_keypair.py @@ -18,6 +18,8 @@ description: - "This module allows one to generate or delete GPG private and public keys using GnuPG (gpg)." requirements: - gpg >= 2.1 +extends_documentation_fragment: + - community.crypto.attributes attributes: check_mode: description: