Closed gouthampacha closed 2 years ago
"--user" shouldn't be specified when installing pip packages install a python virtualenv. Setting it causes the following error:
TASK [Install openstack client locally] **** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (pip) module: when. Supported parameters include: virtualenv_site_packages, editable, executable, virtualenv, name, extra_args, virtualenv_command, virtualenv_python, state, umask, chdir, requirements, version."}
ptal @EmilienM @mdbooth
thanks @gouthampacha !
"--user" shouldn't be specified when installing pip packages install a python virtualenv. Setting it causes the following error:
TASK [Install openstack client locally] **** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (pip) module: when. Supported parameters include: virtualenv_site_packages, editable, executable, virtualenv, name, extra_args, virtualenv_command, virtualenv_python, state, umask, chdir, requirements, version."}