accesspoints: correct ap settings

This commit is contained in:
Gregor Michels 2022-06-30 01:31:46 +02:00
parent 48af55e76c
commit 0a4b6d3229
1 changed files with 2 additions and 3 deletions

View File

@ -3,9 +3,8 @@
hosts: accesspoints
gather_facts: no
vars:
- wifi_ssid: "eap-adp.freifunk-leipzig.de"
- wifi_encryption: "psk2"
- wifi_psk: "1234567890"
- wifi_ssid: "GU Deutscher Platz"
- wifi_encryption: "none"
tasks:
- name: create clients bridge (vlan)
blockinfile: