mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Update aci_l3out documentation
This commit is contained in:
@@ -62,6 +62,10 @@ options:
|
||||
- Routing protocol for the L3Out
|
||||
type: list
|
||||
choices: [ static, bgp, ospf, eigrp, pim ]
|
||||
asn:
|
||||
description:
|
||||
- The AS number for the L3Out. Only applicable when using 'eigrp' as the l3protocol
|
||||
aliases: [ as_number ]
|
||||
description:
|
||||
description:
|
||||
- Description for the L3Out.
|
||||
|
||||
Reference in New Issue
Block a user