mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| test | ||