docker/defaults/main.yml
2023-11-01 09:56:22 +01:00

17 lines
414 B
YAML

---
# Edition can be one of: 'ce' (Community Edition) or 'ee' (Enterprise Edition).
# Service options.
docker_service_state: started
docker_service_enabled: true
docker_restart_handler_state: restarted
# A list of users who will be added to the docker group.
docker_users: []
## yaml docker config convert in json in template
# exemaple:
# docker_daemon_config:
# dns:
# - 172.17.0.1
docker_daemon_config: