mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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>
This commit is contained in:
parent
57f8d84776
commit
0c96d22994
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