Commit graph

18 commits

Author SHA1 Message Date
a0021c4979 🚨 Add more spaces before comment
Fixes the following ansible-lint warnings:

    yaml[comments]: Too few spaces before comment
    host-unicorn.yml:31

    yaml[comments]: Too few spaces before comment
    host-wittgenstein.yml:143
2025-02-19 22:01:13 +01:00
e518a25dd4 chore(deps): update jacobalberty/unifi docker tag to v9.0.114 2025-02-10 19:16:15 +01:00
0e377866ff chore(deps): update jacobalberty/unifi docker tag to v9 2025-01-19 23:19:28 +01:00
6b5597f7fe chore(deps): update jacobalberty/unifi docker tag to v8.6.9 2024-11-11 20:03:23 +01:00
a7f098c5d6 chore(deps): update jacobalberty/unifi docker tag to v8.5.6 2024-10-23 15:59:27 +02:00
9de9948015 chore(deps): update jacobalberty/unifi docker tag to v8.4.62 2024-09-20 20:28:55 +00:00
ad3b98ee0d chore(deps): update jacobalberty/unifi docker tag to v8.4.59 2024-08-26 15:18:33 +00:00
907c1f83a1 chore(deps): update jacobalberty/unifi docker tag to v8.1.113 2024-03-22 05:18:16 +00:00
f0128df182 chore(deps): update jacobalberty/unifi docker tag to v8.0.28 2024-02-03 19:52:47 +01:00
e37cc4086a chore(deps): update jacobalberty/unifi docker tag to v8 2024-01-15 21:42:22 +01:00
MG-95
575424ad14 host-unicorn.yml aktualisiert
Add udp port for Unifi device discovery

https://help.ui.com/hc/en-us/articles/7258465146519-UniFi-Troubleshooting-UniFi-Device-Connectivity
2023-11-06 22:12:35 +01:00
47211aa71c chore(deps): update jacobalberty/unifi docker tag to v7.5.176 2023-10-14 22:54:46 +02:00
67a42e6b61 chore(deps): update jacobalberty/unifi docker tag to v7.5.174 2023-09-10 14:18:23 +00:00
6a2a3197bb chore(deps): update jacobalberty/unifi docker tag to v7.4.162 2023-08-19 19:46:12 +02:00
74e0b9112d chore: cleanup docker image vars to enable renovate matching 2023-07-28 21:52:44 +02:00
ae7b65cc5f 🔧 Move docker_setup role application to group playbook
To install docker on a host you have to put it into that group in
inventory now, instead of adding the role to each host playbook.  Idea
is to extend the group docker_host playbook by more docker related
things as for example metrics and monitoring.
2022-12-21 19:00:22 +01:00
6796e2f273 🔧 Add timezone information to docker containers
Docker does not take the tzdata from host systems, so the
timezone needs to be set individually.

Otherwise dates without explicit timezone information or Z will
be generated or interpreted in the wrong timezone
(such as dokuwiki signatures)
2022-11-10 13:05:18 +01:00
f11ddd9778 🚚 Rename host playbooks to host-* 2022-11-04 22:34:37 +01:00
Renamed from unicorn.yml (Browse further)