mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Update asa_config.py (#46448)
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
parent
bd849e8fb4
commit
0ab448531b
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ vars:
|
||||||
register: bgp
|
register: bgp
|
||||||
when: bgp_default_config is defined
|
when: bgp_default_config is defined
|
||||||
|
|
||||||
- name: configure ASA (>=9.2) BGP neighbor in default/singel context mode
|
- name: configure ASA (>=9.2) BGP neighbor in default/single context mode
|
||||||
asa_config:
|
asa_config:
|
||||||
lines:
|
lines:
|
||||||
- "bgp router-id {{ bgp_router_id }}"
|
- "bgp router-id {{ bgp_router_id }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue