added version_added (9.0.0) to documentation

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Austin Lucas Lake 2024-05-09 21:48:59 -07:00 committed by Austin Lucas Lake
parent 0cc57047c0
commit 0efdeb9c53
No known key found for this signature in database
GPG key ID: 6A37FA54CFCFA4DB

View file

@ -14,6 +14,7 @@ __metaclass__ = type
DOCUMENTATION = '''
module: github_gpg_key
short_description: Manage GitHub GPG keys
version_added: 9.0.0
description:
- Creates, removes, or list GitHub GPG keys.
extends_documentation_fragment: