From aef8d37c32611f2f6d46f1cb40702063378d2e8b Mon Sep 17 00:00:00 2001 From: akinross Date: Mon, 22 Apr 2024 13:39:44 +0200 Subject: [PATCH] [docs] Add explanation to documentation of aci_l3out_bgp_peer for bgp password change behaviour --- plugins/modules/aci_l3out_bgp_peer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/aci_l3out_bgp_peer.py b/plugins/modules/aci_l3out_bgp_peer.py index 79776fdb6..c803daba2 100644 --- a/plugins/modules/aci_l3out_bgp_peer.py +++ b/plugins/modules/aci_l3out_bgp_peer.py @@ -146,6 +146,7 @@ bgp_password: description: - Password for the BGP Peer. + - Providing the password will always result in a change because the set password cannot be retrieved from APIC. type: str description: description: