mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Make documentation list when force changed defaults
This commit is contained in:
committed by
Matt Clay
parent
36a483dacd
commit
245dce0e30
@@ -50,6 +50,7 @@ options:
|
||||
force:
|
||||
description:
|
||||
- If C(yes), modified files will be discarded. If C(no), module will fail if it encounters modified files.
|
||||
Prior to 1.9 the default was `yes`.
|
||||
required: false
|
||||
default: "no"
|
||||
choices: [ "yes", "no" ]
|
||||
|
||||
Reference in New Issue
Block a user