mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 11:43:10 +00:00
Add trailing dot and make it a separate item
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user