Do not touch docker.json if not option provided

This commit is contained in:
Julien Girardin
2021-02-02 16:30:07 +01:00
parent 0df75aea53
commit 47a271e39a
2 changed files with 10 additions and 7 deletions

View File

@@ -28,5 +28,5 @@ 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 as a dict
docker_daemon_options: {}