mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07:00
Change git update param documentation to match reality
This commit is contained in:
parent
8b586ad055
commit
88ccfc219a
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ options:
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
description:
|
description:
|
||||||
- If C(no), just returns information about the repository without updating.
|
- If C(no), do not retrieve new revisions from the origin repository
|
||||||
executable:
|
executable:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue