mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
gitlab modules: do not crash if python-gitlab isn't there (#8158)
Do not crash if python-gitlab isn't there.
This commit is contained in:
2
changelogs/fragments/8158-gitlab-version-check.yml
Normal file
2
changelogs/fragments/8158-gitlab-version-check.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "gitlab_issue, gitlab_label, gitlab_milestone - avoid crash during version comparison when the python-gitlab Python module is not installed (https://github.com/ansible-collections/community.general/pull/8158)."
|
||||
Reference in New Issue
Block a user