1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

New module git config info (#7587)

Add new module git_config_info
This commit is contained in:
Günther Grill 2023-11-29 08:37:50 +01:00 committed by GitHub
parent 512b2c7389
commit 1b9d437be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 406 additions and 1 deletions

2
.github/BOTMETA.yml vendored
View file

@ -526,6 +526,8 @@ files:
maintainers: russoz
$modules/git_config.py:
maintainers: djmattyg007 mgedmin
$modules/git_config_info.py:
maintainers: guenhter
$modules/github_:
maintainers: stpierre
$modules/github_deploy_key.py: