mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
gitlab_project: Add some missing params (#8688)
This commit is contained in:
parent
b9244130ef
commit
e7480ad29e
2 changed files with 38 additions and 1 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue