Files
N8N/ansible/roles/docker/defaults/main.yml

15 lines
215 B
YAML
Raw Normal View History

2026-05-21 12:15:04 +01:00
docker_comparisons:
env: strict
labels: strict
docker_image_name_mismatch: recreate
docker_state: started
docker_restart_policy: unless-stopped
docker_pull: "missing"
gather_facts: true
config_flavor: none