mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +03:00
Merge pull request #256 from Zempashi/issue-90
Ability to configure Docker daemon options
This commit is contained in:
@@ -31,3 +31,6 @@ docker_yum_gpg_key: "{{ docker_repo_url }}/centos/gpg"
|
||||
|
||||
# A list of users who will be added to the docker group.
|
||||
docker_users: []
|
||||
|
||||
# Docker daemon options as a dict
|
||||
docker_daemon_options: {}
|
||||
|
Reference in New Issue
Block a user