mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
remove required=false from docs (#11055)
This commit is contained in:
@@ -148,7 +148,6 @@ options:
|
||||
description:
|
||||
- Git repository which is imported into gitlab.
|
||||
- GitLab server needs read access to this git repository.
|
||||
required: false
|
||||
type: str
|
||||
infrastructure_access_level:
|
||||
description:
|
||||
@@ -184,7 +183,6 @@ options:
|
||||
description:
|
||||
- Enable Git large file systems to manages large files such as audio, video, and graphics files.
|
||||
type: bool
|
||||
required: false
|
||||
default: false
|
||||
version_added: "2.0.0"
|
||||
merge_method:
|
||||
|
||||
Reference in New Issue
Block a user