15 lines
215 B
YAML
15 lines
215 B
YAML
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 |