[PR #8688/e7480ad2 backport][stable-9] gitlab_project: Add some missing params (#8742)

gitlab_project: Add some missing params (#8688)

(cherry picked from commit e7480ad29e)

Co-authored-by: Julien Lecomte <julien-lecomte@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-08-12 08:07:18 +02:00
committed by GitHub
parent e10f95836e
commit 825bd81e44
2 changed files with 38 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
minor_changes:
- gitlab_project - add option ``pages_access_level`` to disable project pages (https://github.com/ansible-collections/community.general/pull/8688).
- gitlab_project - add option ``service_desk_enabled`` to disable service desk (https://github.com/ansible-collections/community.general/pull/8688).
- gitlab_project - add option ``model_registry_access_level`` to disable model registry (https://github.com/ansible-collections/community.general/pull/8688).