From 4eef56b7b30d27af78b6413ca766c3a6162bc943 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 23:48:34 +0100 Subject: [PATCH] Remove unneeded fields (with typos). (#1887) (#1888) (cherry picked from commit e353390e6c3f044c0907f7825c430cd797eb84fc) Co-authored-by: Felix Fontein --- plugins/inventory/linode.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/inventory/linode.py b/plugins/inventory/linode.py index 327b58ca8e..049d67c973 100644 --- a/plugins/inventory/linode.py +++ b/plugins/inventory/linode.py @@ -34,18 +34,15 @@ DOCUMENTATION = r''' description: Populate inventory with instances in this region. default: [] type: list - required: false tags: description: Populate inventory only with instances which have at least one of the tags listed here. default: [] type: list - reqired: false version_added: 2.0.0 types: description: Populate inventory with instances with this type. default: [] type: list - required: false strict: version_added: 2.0.0 compose: