1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/source_control
Josh 52ad0a5fbb
Add additional auth support to Gitlab (#705) (#3918)
* Add additional auth support to Gitlab (#705)

- removed unused imports from module_utils.gitlab
- fix bug in gitlab_project to check if avatar_path is provided

* add doc_fragment and argument_spec for gitlab auth

* doc fixes and remove avatar_path bug fix

* small doc changes, pass validate_certs to requests call

* update changelog
2021-12-20 21:59:12 +01:00
..
bitbucket bitbucket: Support Basic Auth (#2045) 2021-10-31 19:09:25 +01:00
github Bugfix: github_repo does not apply defaults on existing repos (#2386) 2021-11-22 07:11:26 +01:00
gitlab Add additional auth support to Gitlab (#705) (#3918) 2021-12-20 21:59:12 +01:00
bzr.py Tidy up validations + bug fixes + deprecations (#1830) 2021-02-16 09:27:24 +01:00
git_config.py git_config - fixed bug with scope file (#2125) 2021-03-30 08:24:08 +02:00
hg.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00