mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Add api_url in github_key module (#10191)
* github_key: add api_url parameter for GitHub Enterprise support * github_key: add tests * Add changelog * Review fixes: remove test from CI & fix version --------- Co-authored-by: Aleksei Loginov <aloginov@drwholdings.com>
This commit is contained in:
parent
ce1dd0c78f
commit
97e386f85b
5 changed files with 100 additions and 8 deletions
6
tests/integration/targets/github_key/aliases
Normal file
6
tests/integration/targets/github_key/aliases
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Copyright (c) Ansible Project
|
||||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
unsupported
|
||||
destructive
|
Loading…
Add table
Add a link
Reference in a new issue