mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Fixed the URL in description. It's now valid Yaml.
This commit is contained in:
@@ -28,8 +28,8 @@ version_added: "1.4"
|
||||
short_description: manage docker containers
|
||||
description:
|
||||
- This is the original Ansible module for managing the Docker container life cycle.
|
||||
- NOTE: Additional and newer modules are available. For the latest on orchestrating containers with Ansible
|
||||
visit our Getting Started with Docker Guide at https://github.com/ansible/ansible/blob/devel/docsite/rst/guide_docker.rst.
|
||||
- "NOTE: Additional and newer modules are available. For the latest on orchestrating containers with Ansible
|
||||
visit our Getting Started with Docker Guide at https://github.com/ansible/ansible/blob/devel/docsite/rst/guide_docker.rst."
|
||||
options:
|
||||
count:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user