Merge "Fix documentation for kolla_docker image pulling"

This commit is contained in:
Jenkins 2017-04-10 09:13:01 +00:00 committed by Gerrit Code Review
commit 766ae5fcb6
1 changed files with 1 additions and 1 deletions

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