Commit graph

7 commits

Author SHA1 Message Date
d065738f92 Update kiosk Grafana URL to enable kiosk mode
The kiosk setup mechanism seems to have changed in the past and now this parameter is needed in the Grafana URL.
2025-02-27 21:59:36 +01:00
cbbcccdcae 🚨 Remove extra blank line
Fixes the following ansible-lint warning:

    yaml[empty-lines]: Too many blank lines (1 > 0)
    host_vars/radon.n39.eu/vars.yml:14
2025-02-19 21:58:48 +01:00
bb95336f13 Add configuration for grafana screenshots 2024-01-04 22:18:23 +01:00
85cf780eba feat: use new and maintained brotherql-web docker image
- switch printer adress to dns-name
- add tags to ansible jobs
2023-11-04 21:00:44 +01:00
d1d14a3ad7 🧱: change git url to git.n39.eu 2023-09-01 19:06:28 +02:00
97c5a75b6d 🚨 Fix "missing document start" warnings
yamllint warned:

host_vars/hobbes.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/krypton.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/localhost/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/platon.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/pottwal.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/radon.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/tau.netz39.de/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/unicorn.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)
2022-11-18 09:02:35 +01:00
0556932cf3 move radon.n39.eu vars to host_vars directory 2022-11-04 14:58:46 +01:00