chore: enable allow_world_readable_tmpfiles to allow postgres db provisioning

This commit is contained in:
Haitao Pan 2026-06-11 15:55:54 +08:00
parent fc7a23617c
commit e2b7f0366c

View File

@ -1,4 +1,5 @@
[defaults]
allow_world_readable_tmpfiles = True
# 常用参数
# 默认清单文件路径,可按需改
inventory = ./inventory.ini