mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
remove required=false from docs (#11055)
This commit is contained in:
@@ -26,7 +26,6 @@ options:
|
||||
github_url:
|
||||
description:
|
||||
- The base URL of the GitHub API.
|
||||
required: false
|
||||
type: str
|
||||
version_added: '0.2.0'
|
||||
default: https://api.github.com
|
||||
|
||||
Reference in New Issue
Block a user