|
|
@ -81,7 +81,7 @@
|
|
|
|
max_prefix_threshold: default
|
|
|
|
max_prefix_threshold: default
|
|
|
|
max_prefix_warning: False
|
|
|
|
max_prefix_warning: False
|
|
|
|
next_hop_self: False
|
|
|
|
next_hop_self: False
|
|
|
|
next_hop_third_party: True
|
|
|
|
next_hop_third_party: False
|
|
|
|
prefix_list_in: default
|
|
|
|
prefix_list_in: default
|
|
|
|
prefix_list_out: default
|
|
|
|
prefix_list_out: default
|
|
|
|
send_community: 'none'
|
|
|
|
send_community: 'none'
|
|
|
@ -204,6 +204,7 @@
|
|
|
|
send_community: 'standard'
|
|
|
|
send_community: 'standard'
|
|
|
|
soft_reconfiguration_in: "{{soft_reconfiguration_ina|default(omit)}}"
|
|
|
|
soft_reconfiguration_in: "{{soft_reconfiguration_ina|default(omit)}}"
|
|
|
|
soo: '3:3'
|
|
|
|
soo: '3:3'
|
|
|
|
|
|
|
|
next_hop_third_party: True
|
|
|
|
provider: "{{ connection }}"
|
|
|
|
provider: "{{ connection }}"
|
|
|
|
state: present
|
|
|
|
state: present
|
|
|
|
register: result
|
|
|
|
register: result
|
|
|
|