henrysimonfamily / ansible_openwrt

ansible_openwrt is a full featured openwrt collection. It relies on python so you need enough flash space in order to be able to use it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Collection - imp1sh.ansible_openwrt

Install via

ansible-galaxy collection install imp1sh.ansible_openwrt

This is an Ansible collection for OpenWrt devices. It will only work if you have enough flash space available to install python which is required. Details can be found in the documentation. It has been tested on virtualized x86 (kvm), PC Engines APU4, Edgerouter X and Deciso DEC740.

Who is this for?

OpenWrt typically is being used in small environments but this collection is a game changer. You could run virtualized firewalls with this in cloud environments or as a hosting provider. This role is an alternative solution to what OpenWisp does. You can manage hundreds or thousands of devices centrally with Ansible.

Click the link for the documentation. Here is a Youtube video I made in order to introduce it. The old german documentation is not being updated any more, instead the english docs are now reference.

Sections:

About

ansible_openwrt is a full featured openwrt collection. It relies on python so you need enough flash space in order to be able to use it.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jinja 99.0%Language:Shell 1.0%