diff --git a/plugins/modules/aci_epg_to_domain.py b/plugins/modules/aci_epg_to_domain.py index f10b1e7bf..611b1d66d 100644 --- a/plugins/modules/aci_epg_to_domain.py +++ b/plugins/modules/aci_epg_to_domain.py @@ -49,6 +49,7 @@ encap: description: - The VLAN encapsulation for the EPG when binding a VMM Domain in static VLAN mode. + - The VLAN mode in UI is set to static when O(encap) is not set. - This acts as the secondary encap when using useg. - Accepted values range between C(1) and C(4096). type: int