Skip to content

Commit

Permalink
[docs] Add explanation to documentation of aci_l3out_bgp_peer for bgp…
Browse files Browse the repository at this point in the history
… password change behaviour
  • Loading branch information
akinross authored and lhercot committed Apr 23, 2024
1 parent e5baef7 commit aef8d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/aci_l3out_bgp_peer.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit aef8d37

Please sign in to comment.