fully clean docker_options from sample inventory (#5414)
* comment out docker_options * fix yamllintpull/5609/head
parent
89bad11ad8
commit
b7527399b5
|
@ -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: ""
|
||||
|
|
Loading…
Reference in New Issue