Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 12:48
9b595e4

ENHANCEMENTS:

  • add interface option to qualified_next_hop on static_route resource (Fixes #71) Thanks @tagur87
  • add inet_rpf_check and inet6_rpf_check arguments in junos_interface resource (Fixes #72)
  • add discard, receive, reject, next_table, active, passive, install, no_install, readvertise, no_readvertise, resolve, no_resolve, retain and no_retain arguments in junos_static_route resource

BUG FIXES:

  • fix missing compatibility argument checks when apply junos_interface resource (unit interface or not)
  • fix advertisements_threshold argument missing for vrrp in family inet6 address in junos_interface resource