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

Add trailing dot and make it a separate item

This commit is contained in:
Dag Wieers 2018-03-28 21:24:58 +02:00 committed by ansibot
parent 79982473ca
commit da49aaf1d9

View file

@ -173,8 +173,8 @@ options:
- Dictionary of key value pairs.
links:
description:
- List of name aliases for linked containers in the format C(container_name:alias)
Setting this will force container to be restarted.
- 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.