Fix documentation for kolla_docker image pulling

The example to pull images is incorrect, this patch
addresses it and corrects it accordingly.

Change-Id: Ice79e7f73d99c024781cb379d190f6d05e1a34a9
This commit is contained in:
Mohammed Naser 2017-04-06 13:40:22 -04:00
parent 8006ecdacf
commit 108613507c
No known key found for this signature in database
GPG Key ID: 481CBC90384AEC42

View File

@ -180,7 +180,7 @@ EXAMPLES = '''
action: remove_container
- name: Pull image without starting container
kolla_docker:
action: pull_container
action: pull_image
image: private-registry.example.com:5000/ubuntu
- name: Create named volume
action: create_volume