Browse Source
fully clean docker_options from sample inventory (#5414)
* comment out docker_options
* fix yamllint
pull/5609/head
rptaylor
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
inventory/sample/group_vars/all/docker.yml
|
|
@ -51,4 +51,4 @@ docker_rpm_keepcache: 0 |
|
|
|
|
|
|
|
## A string of extra options to pass to the docker daemon. |
|
|
|
## This string should be exactly as you wish it to appear. |
|
|
|
docker_options: >- |
|
|
|
# docker_options: "" |