Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 409 Bytes

This is a fairly incomplete ansible playbook for managing current VyOS.

It covers most of the more mundane tasks. Firewalling in particular was a huge one for me:

  • Firewalling
  • NAT
  • Basic system settings
  • Basic interfaces
  • Basic services like DHCP, SSH, SNMP

It's obviously missing a ton of stuff, but I ran out of time on it for now:

  • BGP/OSPF/etc
  • Other interface types
  • VPNs
  • and much more