[PR #8760/5192ffe5 backport][stable-9] gitlab_project: add param "issues_access_level" (#8805)

gitlab_project: add param "issues_access_level" (#8760)

gitlab_project: add option `issues_access_level` to enable/disable project

(cherry picked from commit 5192ffe5b3)

Co-authored-by: Julien Lecomte <julien-lecomte@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-08-26 11:35:32 +02:00
committed by GitHub
parent f71af21287
commit c58181bdc9
2 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- gitlab_project - add option ``issues_access_level`` to enable/disable project issues (https://github.com/ansible-collections/community.general/pull/8760).