mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
gitlab modules: minor refactor (#6384)
* gitlab modules: minor refactor * add changelog frag * Update plugins/module_utils/gitlab.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/module_utils/gitlab.py Co-authored-by: Felix Fontein <felix@fontein.de> * update changelog frag * remove extraneous bracket --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
165182cdbf
commit
febe7a2fb4
4 changed files with 43 additions and 85 deletions
2
changelogs/fragments/6384-gitlab-refactor.yml
Normal file
2
changelogs/fragments/6384-gitlab-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- gitlab_group_variable, gitlab_project_variable - refactor function out to module utils (https://github.com/ansible-collections/community.general/pull/6384).
|
Loading…
Add table
Add a link
Reference in a new issue