Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maricaantonacci authored Oct 23, 2018
1 parent 93ef0f0 commit d379b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Role Variables
- `docker_dns_search` (list, optional): sets the domain names that are searched
- `docker_regitry_mirror`( optional): URL of the registry mirror to be configured
- `docker_storage_driver` (optional): Storage driver to use
- `docker_log_driver` (optional): Log driver to use. Default: 'json-file'
- `docker_logs_opts` (optional): Log driver options. Default: { 'max-file': '3', 'max-size': '100m' }

Example Playbook
----------------
Expand Down

0 comments on commit d379b70

Please sign in to comment.