Setting up WiFi at Laboratory B using ansible-openwrt
Due to https://github.com/openwrt/openwrt/issues/10530, I had flashed some ap3825i (among others, ap3825i4) with a firmware which changed the sysfs path of the wireless cards. After that issue, however, we managed to revert this back to the old behavior so as to avoid a conf migration script; so, pin the sysfs paths back to stock. We might profit from templating these sysfs paths out somehow -- we'd just need to describe different templates for how we name cards in multi-card systems (or something), and do some indirection in our playbooks. |
||
|---|---|---|
| roles | ||
| .gitignore | ||
| ansible.cfg | ||
| authorized_keys | ||
| inventory.yml | ||
| wireless-setup.yml | ||