1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update docker_container.py

<!--- Your description here -->

 label: docsite_pr
This commit is contained in:
Camillevau 2018-03-28 10:36:15 +02:00 committed by ansibot
parent f93a171bb6
commit 79982473ca

View file

@ -174,6 +174,7 @@ options:
links:
description:
- List of name aliases for linked containers in the format C(container_name:alias)
Setting this will force container to be restarted.
log_driver:
description:
- Specify the logging driver. Docker uses json-file by default.