mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +03:00
Ability to configure Docker daemon options
This commit is contained in:
@@ -27,3 +27,6 @@ docker_yum_repo_enable_test: 0
|
||||
|
||||
# A list of users who will be added to the docker group.
|
||||
docker_users: []
|
||||
|
||||
# Docker daemon options
|
||||
docker_daemon_options: {}
|
||||
|
Reference in New Issue
Block a user