mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update asa_config.py (#46448)
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
committed by
Sandra McCann
parent
bd849e8fb4
commit
0ab448531b
@@ -179,7 +179,7 @@ vars:
|
||||
register: bgp
|
||||
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:
|
||||
lines:
|
||||
- "bgp router-id {{ bgp_router_id }}"
|
||||
|
||||
Reference in New Issue
Block a user