mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
Correct version_added for github_key module - was 2.0, now 2.2
This commit is contained in:
@@ -19,7 +19,7 @@ module: github_key
|
||||
short_description: Manage GitHub access keys.
|
||||
description:
|
||||
- Creates, removes, or updates GitHub access keys.
|
||||
version_added: "2.0"
|
||||
version_added: "2.2"
|
||||
options:
|
||||
token:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user