Merge pull request #3704 from chouseknecht/devel

Remove the U().
reviewable/pr18780/r1
Chris Houseknecht 9 years ago
commit b83bd873ea

@ -29,7 +29,7 @@ short_description: manage docker containers
description: description:
- This is the original Ansible module for managing the Docker container life cycle. - 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 - 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). visit our Getting Started with Docker Guide at https://github.com/ansible/ansible/blob/devel/docsite/rst/guide_docker.rst.
options: options:
count: count:
description: description:

Loading…
Cancel
Save