Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip not installed before use of pip module #70

Closed
haxorof opened this issue Dec 10, 2018 · 0 comments
Closed

Pip not installed before use of pip module #70

haxorof opened this issue Dec 10, 2018 · 0 comments
Labels

Comments

@haxorof
Copy link
Owner

haxorof commented Dec 10, 2018

TASK [haxorof.docker-ce : Install additional packages (PiP)] ***********************************************************************************************************************************************
failed: [localhost] (item=docker) => {
    "changed": false,
    "invocation": {
        "module_args": {
            "chdir": null,
            "editable": false,
            "executable": null,
            "extra_args": "--user",
            "name": [
                "docker"
            ],
            "requirements": null,
            "state": "present",
            "umask": null,
            "use_mirrors": true,
            "version": null,
            "virtualenv": null,
            "virtualenv_command": "virtualenv",
            "virtualenv_python": null,
            "virtualenv_site_packages": false
        }
    },
    "item": "docker",
    "msg": "Unable to find any of pip2, pip to use.  pip needs to be installed."
}
@haxorof haxorof added the fix label Dec 10, 2018
haxorof added a commit that referenced this issue Dec 10, 2018
haxorof added a commit that referenced this issue Dec 10, 2018
@haxorof haxorof closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant