Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
/ ansible-role-vyos Public archive

Ansible role for setting up a VyOS router

License

Notifications You must be signed in to change notification settings

bjw-s/ansible-role-vyos

Repository files navigation

ansible-role-vyos

Ansible role for setting up a VyOS router

Release notes

Please see Releases for information about the contents of each release.

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 (vyos-1.4-rolling-202111181848)

Documentation

More documentation can be found here

License

BSD 3-clause