mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Probably would make clone a 1.9 feature rather than 1.8.3
This commit is contained in:
committed by
Matt Clay
parent
a7ff6c4cba
commit
8af70de1fc
@@ -101,7 +101,7 @@ options:
|
||||
required: false
|
||||
default: "yes"
|
||||
choices: [ "yes", "no" ]
|
||||
version_added: "1.8.3"
|
||||
version_added: "1.9"
|
||||
description:
|
||||
- If C(no), do not clone the repository if it does not exist locally
|
||||
update:
|
||||
|
||||
Reference in New Issue
Block a user