Skip to content

Possibly wrong description in task #28

@qmacro

Description

@qmacro

In Ch.3 section "Running a local container registry" (very interesting section btw!) there's a task that looks like this:

tasks:
 - name: Ensure the Docker registry container is present.
   docker_image:
     name: '{{ registry_image }}'
     source: pull

But I think the name should be "Ensure the Docker registry image is present."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions