diff --git a/roles/network/tasks/main.yml b/roles/network/tasks/main.yml index fdfa7ab64..1ffc904d0 100644 --- a/roles/network/tasks/main.yml +++ b/roles/network/tasks/main.yml @@ -9,10 +9,6 @@ # sysd-netd-debian.yml, computed_services.yml, rpi_debian.yml when: discovered_wireless_iface == iiab_wan_iface -# EITHER WAY: hostapd_enabled's state is RECORDED into {{ iiab_env_file }} -# in hostapd.yml for later use by... -# /usr/libexec/iiab-startup.sh, iiab-hotspot-off & iiab-hotspot-on -# - name: computed_network include_tasks: computed_network.yml