mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-30 00:46:21 +00:00
[PR #6524/0c96d229 backport][stable-7] gitlab modules: added instance variable (#6597)
gitlab modules: added instance variable (#6524)
* gitlab modules: added instance variable
* fixup
* first review
* renamed to variables (groups->instance)
* added 'version_added'
* better disscription of 'updated' return value
* removed unneccessary import error check
* removed environment scope
* added vars_to_variables import
* added maintainer to .github/BOTMETA.yml
* second review
* removed vars
* readded postprocessing
* added integration test
---------
Co-authored-by: Benedikt Braunger <bebr@adm.ku.dk>
(cherry picked from commit 0c96d22994)
Co-authored-by: Benibr <benibr@users.noreply.github.com>
This commit is contained in:
parent
4bdd27de6a
commit
5cec31586f
4 changed files with 980 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -534,6 +534,8 @@ files:
|
|||
maintainers: paytroff
|
||||
$modules/gitlab_project_variable.py:
|
||||
maintainers: markuman
|
||||
$modules/gitlab_instance_variable.py:
|
||||
maintainers: benibr
|
||||
$modules/gitlab_runner.py:
|
||||
maintainers: SamyCoenen
|
||||
$modules/gitlab_user.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue