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-czBuild firmware, flash, and configure using Ansible:
mise run run-ansible-firmware:gate-xvx-czRun Ansible playbook (without firmware build):
mise run run-ansible:gate-xvx-czZyXEL NBG6617 - gate-bracha.xvx.cz
Build custom firmware using the OpenWrt Sysupgrade API:
mise run build-firmware:gate-bracha-xvx-czBuild firmware, flash, and configure using Ansible:
mise run run-ansible-firmware:gate-bracha-xvx-czRun Ansible playbook (without firmware build):
mise run run-ansible:gate-bracha-xvx-cz