Make the new bits a NOTE
This commit is contained in:
parent
1825a73c40
commit
10ee35ff26
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
- Additional and newer modules are available. For the latest on orchestrating containers with Ansible
|
||||
visit our Getting Started with Docker guide at U(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 U(https://github.com/ansible/ansible/blob/devel/docsite/rst/guide_docker.rst).
|
||||
options:
|
||||
count:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue