mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 06:41:04 +00:00
Update force documentation to reflect default=no
This commit is contained in:
committed by
Matt Clay
parent
b853ad6c90
commit
36a483dacd
@@ -51,7 +51,7 @@ options:
|
||||
description:
|
||||
- If C(yes), modified files will be discarded. If C(no), module will fail if it encounters modified files.
|
||||
required: false
|
||||
default: "yes"
|
||||
default: "no"
|
||||
choices: [ "yes", "no" ]
|
||||
username:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user