Fix module issues (#52209)

This commit is contained in:
Dag Wieers 2019-02-15 12:57:20 +01:00 committed by GitHub
parent cedd9d9926
commit 203caf2570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 290 additions and 238 deletions

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
anp:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template to change.
type: list
type: str
required: yes
anp:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template to change.
type: list
type: str
required: yes
anp:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template to change.
type: list
type: str
required: yes
anp:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
bd:
description:
@ -43,7 +43,7 @@ options:
vrf:
description:
- The VRF associated to this BD.
type: str
type: dict
subnets:
description:
- The subnets associated to this BD.

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template to change.
type: list
type: str
required: yes
bd:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
contract:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
externalepg:
description:
@ -43,7 +43,7 @@ options:
vrf:
description:
- The VRF associated to this ANP.
type: str
type: dict
state:
description:
- Use C(present) or C(absent) for adding or removing.

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
filter:
description:

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
l3out:
description:
@ -43,7 +43,7 @@ options:
vrf:
description:
- The VRF associated to this L3out.
type: str
type: dict
state:
description:
- Use C(present) or C(absent) for adding or removing.

View file

@ -29,7 +29,7 @@ options:
template:
description:
- The name of the template.
type: list
type: str
required: yes
vrf:
description: