mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Documentation simplification for git module parameter
This commit is contained in:
@@ -101,9 +101,7 @@ options:
|
||||
choices: [ "yes", "no" ]
|
||||
version_added: "1.2"
|
||||
description:
|
||||
- If C(yes), repository will be updated using the supplied
|
||||
remote. Otherwise the repo will be left untouched.
|
||||
Prior to 1.2, this was always 'yes' and could not be disabled.
|
||||
- If C(no), just returns information about the repository without updating.
|
||||
executable:
|
||||
required: false
|
||||
default: null
|
||||
|
||||
Reference in New Issue
Block a user