add default attributes docs fragment
Co-authored-by: Felix Fontein <felix@fontein.de>pull/743/head
parent
f4e06e5482
commit
3bafd3f1d8
|
@ -18,6 +18,8 @@ description:
|
||||||
- "This module allows one to generate or delete GPG private and public keys using GnuPG (gpg)."
|
- "This module allows one to generate or delete GPG private and public keys using GnuPG (gpg)."
|
||||||
requirements:
|
requirements:
|
||||||
- gpg >= 2.1
|
- gpg >= 2.1
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- community.crypto.attributes
|
||||||
attributes:
|
attributes:
|
||||||
check_mode:
|
check_mode:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in New Issue