Skip to content

Ansible playbook to configure Ubuntu 16.04 to work as a router for a small network.

License

Notifications You must be signed in to change notification settings

mmulsow/ansible-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-router

Ansible playbook to configure Ubuntu 16.04 to work as a router for a small network.

Prereqs

  • A machine with two or more network connections, running Ubuntu 16.04.

Installation

On your Ubuntu router run:

sudo apt -y install ansible
git clone https://github.com/mmulsow/ansible-router.git
cd ansible-router
vi playbook/group_vars/all.yml  # Configure as needed
ansible-playbook -i playbook/inventory -b -c local playbook/site.yml
reboot

About

Ansible playbook to configure Ubuntu 16.04 to work as a router for a small network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published