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

This commit is contained in:
Léo GATELLIER 2023-11-05 12:20:36 +01:00 committed by GitHub
commit 567c7d1839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).