Skip to content

Molecule CI installation requires molecule-plugins[docker] install #545

@geerlingguy

Description

@geerlingguy

In GitHub CI tasks, the way to make sure Molecule and the Docker plugin are installed is changed:

-        run: pip3 install ansible molecule[docker] yamllint ansible-lint
+        run: pip3 install ansible molecule molecule-plugins[docker] yamllint ansible-lint

Need to update this in the repo, and also in Chapter 13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions