Skip to content
Snippets Groups Projects
Commit f7edcf8c authored by void's avatar void
Browse files
parents a15c67f9 220ec374
No related branches found
No related tags found
No related merge requests found
File added
......@@ -20,6 +20,7 @@
dest: "{{ basedir }}/{{ item }}"
with_items:
- config/04B03.ttf
- config/frekvens-dot.ttf
register: config
- name: "create config files for {{ servicename }}"
......
......@@ -56,3 +56,4 @@ fan:
id: fan_internal
name: "Luftfilter01"
speed_count: 3
restore_mode: ALWAYS_ON
\ No newline at end of file
......@@ -3,7 +3,7 @@
wifi:
ssid: "Internet-of-Shit"
password: "{{ wlan_pass }}"
use_address: "{{ devicename }}.warpzone"
use_address: "{{ devicename }}.warpzone.lan"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment