/ansible-role-vyos

Ansible role for setting up a VyOS router

Primary LanguageJinjaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ansible-role-vyos

Ansible role for setting up a VyOS router

Release notes

Please see Releases and CHANGELOG.md.

Before upgrading, see CHANGELOG.md for notifications of breaking changes.

Requirements

The host you're running Ansible from requires a number of Python dependencies. You can install dependencies using the requirements.txt file in this repository: pip3 install -r requirements.txt.

This role has been tested against the following VyOS versions:

  • 1.4 (Rolling)

License

BSD 3-clause