Updates & fixes

This commit is contained in:
Martin Bauer
2021-07-20 15:35:12 +02:00
parent 6c421a4ae1
commit f1d104a224
14 changed files with 324 additions and 292 deletions

View File

@@ -1,7 +1,10 @@
Musik Server Wohnzimmer oben
|~~~~~~~~~~~~~~~|
|~~~~~~~~~~~~~~~|
| |
/~~\| /~~\|
\__/ \__/
\__/ \__/

View File

@@ -0,0 +1,3 @@
=================
WELCOME TO OCTOPI
=================

View File

@@ -56,6 +56,7 @@
- python3
- python3-pip
- python3-wheel
- telnet
cache_valid_time: 7200
state: present
- name: Copy vim config
@@ -87,7 +88,7 @@
interval = 15
when: configure_wifi
- name: Start watchdog
systemd: name=watchdog state=restarted enabled=yes daemon_reload=yes
systemd: name=watchdog state=started enabled=yes daemon_reload=yes # state=restarted not working, also not manually
when: configure_wifi
# Message of the day
- name: Set Message of the day