Fix CI failing due to outdated test config file

This commit is contained in:
Delgan 2024-04-01 08:39:17 +00:00
parent 53dec73ed2
commit 58c397d154

View file

@ -39,8 +39,13 @@ bar:
host: 127.0.0.1 host: 127.0.0.1
content: {string: {text: "{state}"}} content: {string: {text: "{state}"}}
- network: - network:
name: ldsjfdf content:
content: {string: {text: "{name}"}} map:
default:
string: {text: "{name}: {state} ({ipv4})"}
conditions:
ipv4 == "":
string: {text: "{name}: {state}"}
- removables: - removables:
content: {string: {text: "{label}"}} content: {string: {text: "{label}"}}
# - xkb: # - xkb: