have the docker role conf. the Docker daemon to log to systemd journal
All checks were successful
/ Ansible Lint (push) Successful in 1m39s

This commit is contained in:
June 2025-01-14 23:19:38 +01:00
commit 64343ae9ec
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
"log-driver": "journald"
}