1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update asa_config.py (#46448)

<!--- Your description here -->

+label: docsite_pr
This commit is contained in:
Bianca Henderson 2018-10-03 14:03:19 -05:00 committed by Sandra McCann
parent bd849e8fb4
commit 0ab448531b

View file

@ -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 }}"