Commit graph

2 commits

Author SHA1 Message Date
3139b41433
use the container name as journal tag not id
All checks were successful
/ Ansible Lint (push) Successful in 1m45s
Docker by default will use the container id as the journal tag when
logging into systemd-journal.
Using the container name makes easier to see which log belongs to which container.
2025-01-21 00:25:13 +01:00
64343ae9ec
have the docker role conf. the Docker daemon to log to systemd journal
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
2025-01-14 23:19:38 +01:00