Browse Source

fully clean docker_options from sample inventory (#5414)

* comment out docker_options

* fix yamllint
pull/5609/head
rptaylor 4 years ago
committed by GitHub
parent
commit
b7527399b5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      inventory/sample/group_vars/all/docker.yml

2
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: ""
Loading…
Cancel
Save