EvoBSD/roles/bgp/README.md
Patrick Marchand 9f378fc1f9
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Misunderstood syntax for unordered lists in markdown
So an unordered list needs three spaces and an ordered list needs
a dot and two spaces.
2020-06-04 13:27:03 -04:00

15 lines
441 B
Markdown

# 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