mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
added version_added (9.0.0) to documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0cc57047c0
commit
0efdeb9c53
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ __metaclass__ = type
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
module: github_gpg_key
|
module: github_gpg_key
|
||||||
short_description: Manage GitHub GPG keys
|
short_description: Manage GitHub GPG keys
|
||||||
|
version_added: 9.0.0
|
||||||
description:
|
description:
|
||||||
- Creates, removes, or list GitHub GPG keys.
|
- Creates, removes, or list GitHub GPG keys.
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue