mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
git module documentation: removed incorrect use of term 'remote branch' (should just be 'remote').
This commit is contained in:
@@ -46,7 +46,7 @@ options:
|
||||
required: false
|
||||
default: "origin"
|
||||
description:
|
||||
- Name of the remote branch.
|
||||
- Name of the remote.
|
||||
force:
|
||||
required: false
|
||||
default: "yes"
|
||||
|
||||
Reference in New Issue
Block a user