docker/defaults/main.yml
2019-10-06 17:31:59 +02:00

11 lines
278 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: []