Files
vps/ansible/roles/compose_reconcile/defaults/main.yml
T

7 lines
264 B
YAML
Raw Normal View History

2026-08-03 16:01:35 +08:00
---
# Both variables must be supplied explicitly by the operator. Allowed services
# and their safe Compose flags belong in inventory, not on the command line.
service_reconcile_confirm: false
service_reconcile_targets: []
service_reconcile_restart_traefik: false