Fix ansible-lint issues for newest version

Change-Id: I8238b5d5e49c2a4a8ed3228de23349092c9e1220
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
Sagi Shnaidman
2022-03-29 13:04:35 +03:00
committed by Jakob Meng
parent befcc4353d
commit f70a50e363
6 changed files with 14 additions and 11 deletions

View File

@@ -49,6 +49,7 @@ options:
description:
- A list of tags to filter the list result by. Resources that match all tags in this list will be returned.
type: list
elements: str
requirements:
- "python >= 3.6"
- "openstacksdk"