mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fixed typo on git module doc (#34039)
This commit is contained in:
@@ -113,7 +113,7 @@ options:
|
||||
default: 0
|
||||
import_url:
|
||||
description:
|
||||
- Git repository which will me imported into gitlab.
|
||||
- Git repository which will be imported into gitlab.
|
||||
- Gitlab server needs read access to this git repository.
|
||||
required: false
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user