summaryrefslogtreecommitdiff
path: root/ansible/roles/hotspot/defaults/main.yml
blob: a413af9c54917a3a1e34f16913c9f848547af366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Your network SSID
ssid: Caprica
# Your country code
country: FI
# Your passphrase
passphrase: "{{ lookup('pipe', 'pass show office_network/wifi') }}"
# Wireless device, check `iwconfig`
interface: wlan0
# Set if interface is a bridge, leave empty otherwise
bridge: br0
# IEEE 802.11 operation mode
# Supported modes: a, b, g, ad
mode: g
# Enable 802.11n, if supported by chipset
ieee80211n: 1
# Channel to use, check `iw list`
channel: 2