1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

remove duplicate deployment_mode docstring

submodule ref wasn't updated, so missed that this had recently been added
This commit is contained in:
nitzmahone 2016-06-07 17:07:32 -07:00 committed by Matt Clay
parent 478691f297
commit 6325f91336

View file

@ -79,14 +79,6 @@ options:
one of them is required if "state" parameter is "present". one of them is required if "state" parameter is "present".
required: false required: false
default: null 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: deployment_name:
description: description:
- The name of the deployment to be tracked in the resource group deployment history. Re-using a deployment name - The name of the deployment to be tracked in the resource group deployment history. Re-using a deployment name