Conflicting documentation (#59982)
##### SUMMARY The "mode" parameter is already 'push' by default, so "required: true" isn't necessary.
This commit is contained in:
parent
38eee51057
commit
1b246d89e3
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ options:
|
|||
mode:
|
||||
description:
|
||||
- sync direction.
|
||||
required: true
|
||||
default: 'push'
|
||||
choices: [ push ]
|
||||
file_change_strategy:
|
||||
|
|
Loading…
Reference in a new issue