mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-02 03:13:03 +00:00
Fix ansible-lint issues for newest version
Change-Id: I8238b5d5e49c2a4a8ed3228de23349092c9e1220 Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
committed by
Jakob Meng
parent
befcc4353d
commit
f70a50e363
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user