remove duplicate deployment_mode docstring

submodule ref wasn't updated, so missed that this had recently been added
pull/18777/head
nitzmahone 8 years ago committed by Matt Clay
parent 478691f297
commit 6325f91336

@ -79,14 +79,6 @@ options:
one of them is required if "state" parameter is "present".
required: false
default: null
deployment_mode:
description:
- Specifies whether the deployment template should delete resources not specified in the template (complete)
or ignore them (incremental).
default: complete
choices:
- complete
- incremental
deployment_name:
description:
- The name of the deployment to be tracked in the resource group deployment history. Re-using a deployment name

Loading…
Cancel
Save