[PR #7472/567c7d18 backport][stable-8] feature(gitlab): add 'ca_path' option (#7487)

feature(gitlab): add 'ca_path' option (#7472)

(cherry picked from commit 567c7d1839)

Co-authored-by: Léo GATELLIER <26511053+lgatellier@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2023-11-13 20:21:43 +01:00
committed by GitHub
parent 3e1cbbb617
commit e0489d738a
3 changed files with 14 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- gitlab modules - add ``ca_path`` option (https://github.com/ansible-collections/community.general/pull/7472).