Fix documentation fragments for docker (#38378)

This commit is contained in:
Thierry BOUVET 2018-04-17 17:51:56 +02:00 committed by Matt Clay
parent 68e3ff80a7
commit 4117b2dd29
7 changed files with 54 additions and 59 deletions

View file

@ -38,9 +38,10 @@ options:
required: false
force:
description:
- Boolean. Use with state C(present) to always remove and recreate an existing secret.
- Use with state C(present) to always remove and recreate an existing secret.
- If I(true), an existing secret will be replaced, even if it has not changed.
default: false
type: bool
name:
description:
- The name of the secret.