EvoBSD/roles/bgp
Patrick Marchand 98089a3274
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Fix yaml lint lines too long
In some cases I used block scalars: https://yaml-multiline.info/
In other cases I added newlines
In rare cases I just ignored the rule: https://yamllint.readthedocs.io/en/stable/disable_with_comments.html
2020-06-04 12:51:53 -04:00
..
defaults Writing of ospf and bgp roles 2020-04-22 11:59:41 +02:00
tasks Fix yaml lint lines too long 2020-06-04 12:51:53 -04:00
templates Writing of ospf and bgp roles 2020-04-22 11:59:41 +02:00
README.md Fix readme markdown 2020-06-04 11:47:08 -04:00

BGP

Deployment of BGP check script with its cron, and a best route log cron.

Tasks

Everything is in the tasks/main.yml file.

Available variables

The full list of variables (with default values) can be found in defaults/main.yml.

  • bgp_mailto : email address the output of the script will be sent to when a change is detected
  • bgp_exclude_grep_command : facultative grep -v command for some peers not to be checked