From 7a9257aa7cb5535c958e1898855d6156f803e66f Mon Sep 17 00:00:00 2001 From: akinross Date: Tue, 3 Sep 2024 18:37:04 +0200 Subject: [PATCH] [ignore] Documentation change for stratum description --- plugins/modules/aci_ntp_policy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/aci_ntp_policy.py b/plugins/modules/aci_ntp_policy.py index 7643620c0..291c5c292 100644 --- a/plugins/modules/aci_ntp_policy.py +++ b/plugins/modules/aci_ntp_policy.py @@ -54,7 +54,7 @@ description: - The NTP stratum value. - The APIC defaults to C(8) when not provided. - - The value must be minimal C(1) and maximum C(15). + - The allowed minimum is C(1) and the allowed maximum is C(15). type: int state: description: