Update ansible.md (#4531)

Edited wrong `docker_container` module name.
This commit is contained in:
Douglas Jose 2017-09-11 17:01:57 -07:00 committed by Misty Stanley-Jones
parent b6137ace7c
commit 5d6f807187
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ as [a variable](https://docs.ansible.com/ansible/playbooks_variables.html).
## Documentation
The documentation for the `ansible_container` module is present at
The documentation for the `docker_container` module is present at
[docs.ansible.com](https://docs.ansible.com/ansible/docker_container_module.html).
Documentation covering Docker images, networks, and services is also present