summaryrefslogtreecommitdiff
path: root/ansible/roles/hotspot/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/hotspot/defaults/main.yml')
-rw-r--r--ansible/roles/hotspot/defaults/main.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/ansible/roles/hotspot/defaults/main.yml b/ansible/roles/hotspot/defaults/main.yml
new file mode 100644
index 0000000..a413af9
--- /dev/null
+++ b/ansible/roles/hotspot/defaults/main.yml
@@ -0,0 +1,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