Skip to content

higebu/vagrant-ansible-examples-with-vyos

Repository files navigation

Vagrant Ansible examples with VyOS

Requirements

  • vagrant-vyos
vagrant plugin install vagrant-vyos
  • Python and poetry
sudo apt install python3 python3-pip
pip3 install poetry
  • Ansible
poetry install
  • Ansible vyos.vyos module
poetry run ansible-galaxy collection install -r requirements.yml

Usage

  • mv into example dir and run vagrant up

About

Vagrant Ansible examples with VyOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages