Setting up WiFi at Laboratory B using ansible-openwrt
As per openwrt.org[1], the `band` configurable was introduced in OpenWrt 21.02.2, replacing `hwmode`. To handle the pre-21.02.2 nodes to which we're deploying, allow us to configure either of the two (but defaulting hwmode to null). [1]: https://openwrt.org/docs/guide-user/network/wifi/basic |
||
|---|---|---|
| .gitignore | ||
| ansible.cfg | ||
| authorized_keys | ||
| default_vars.yml | ||
| inventory.yml | ||
| wireless-setup.yml | ||