ansible-openwrt
May 15, 2026 ยท View on GitHub
Ansible playbooks configuring OpenWrt devices (Wi-Fi routers)
๐ก Always build your own OpenWrt Firmware with installed packages (it will save disk space)
ASUS RT-AX53U - gate.xvx.cz
Build custom firmware using the OpenWrt Sysupgrade API:
mise run build-firmware:gate-xvx-cz
Build firmware, flash, and configure using Ansible:
mise run run-ansible-firmware:gate-xvx-cz
Run Ansible playbook (without firmware build):
mise run run-ansible:gate-xvx-cz
ZyXEL NBG6617 - gate-bracha.xvx.cz
Build custom firmware using the OpenWrt Sysupgrade API:
mise run build-firmware:gate-bracha-xvx-cz
Build firmware, flash, and configure using Ansible:
mise run run-ansible-firmware:gate-bracha-xvx-cz
Run Ansible playbook (without firmware build):
mise run run-ansible:gate-bracha-xvx-cz