diff --git a/plugins/modules/aci_netflow_exporter_policy.py b/plugins/modules/aci_netflow_exporter_policy.py index 27c8f1c6a..e45eb6217 100644 --- a/plugins/modules/aci_netflow_exporter_policy.py +++ b/plugins/modules/aci_netflow_exporter_policy.py @@ -136,7 +136,7 @@ - If the I(associated_extepg) is used, the I(extepg), the(tenant) and the I(l3out) must exist before using this module in your play book. The M(cisco.aci.aci_l3out_extepg) and the M(cisco.aci.aci_l3out) can be used for this. -- If the I(associated_vrf) is used, the I(vrf) and the I(tenant) must exist +- If the I(associated_vrf) is used, the I(vrf) and the I(tenant) must exist before using this module in your play book. The M(cisco.aci.aci_vrf) can be used for this. seealso: