변수 설명 추가

This commit is contained in:
ByeonJungHun
2023-11-28 13:22:30 +09:00
parent 2296899b83
commit 3fa69442b3
2 changed files with 2 additions and 2 deletions

View File

@@ -219,7 +219,7 @@ ansible-galaxy install dsk_bot.datasaker
paths:
- /var/log/*.log
- /var/lib/docker/containers/*/*.log
custom_log_volume:
custom_log_volume:
- /var/log/
- /var/lib/docker/containers
```