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

@@ -30,7 +30,7 @@ options:
ip_version:
description:
- The IP version of the subnet 4 or 6
default: 4
default: '4'
type: str
choices: ['4', '6']
shared: