Initial commit

This commit is contained in:
2024-10-30 01:50:38 +01:00
commit 587ca23374
147 changed files with 7521 additions and 0 deletions

4
group_vars/openwrt.yml Normal file
View File

@@ -0,0 +1,4 @@
system:
hostname: "{{ device_hostname | default(inventory_hostname_short) }}"
timezone: "CET-1CEST,M3.5.0,M10.5.0/3"
zonename: "Europe/Prague"