From 46899b0bf1a6ada83576b19ae927dd6c5c4ca295 Mon Sep 17 00:00:00 2001 From: akinross Date: Thu, 26 Oct 2023 19:55:51 +0200 Subject: [PATCH] [ignore] docuemtation copy paste description fixes --- plugins/modules/aci_system_endpoint_controls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/modules/aci_system_endpoint_controls.py b/plugins/modules/aci_system_endpoint_controls.py index 727ede93c..7da8afb3f 100644 --- a/plugins/modules/aci_system_endpoint_controls.py +++ b/plugins/modules/aci_system_endpoint_controls.py @@ -32,7 +32,7 @@ suboptions: admin_state: description: - - Whether to enable IP Aging Controls on the fabric. + - Whether to enable Rogue EP Control on the fabric. type: bool interval: description: @@ -44,7 +44,7 @@ type: int hold_interval: description: - - The loop protection hold interval in seconds. + - The rogue endpoint hold interval in seconds. type: int ep_loop_protection: description: Configuration container for EP Loop Protection. @@ -52,7 +52,7 @@ suboptions: admin_state: description: - - Whether to enable IP Aging Controls on the fabric. + - Whether to enable EP Loop Protection on the fabric. type: bool interval: description: