Commit fafc3591 by Michael DeHaan

Merge pull request #7761 from debrice/devel

Fix task description
parents a8fb2d7e 50d8047c
......@@ -97,7 +97,7 @@ Remove image from local docker storage:
- hosts: web
sudo: yes
tasks:
- name: run tomcat servers
- name: remove image
docker_image: name="my/app" state=absent
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment