mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -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
|
@ -0,0 +1,5 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue