feedhenry / mcp-standalone

Standalone version of the mobile-control-panel.
http://feedhenry.org
Apache License 2.0
13 stars 21 forks source link

Note for macOS users (ansible roles path) #219

Closed psturc closed 6 years ago

psturc commented 6 years ago

This docs addition is based on the issue I encountered when using ansible installed with pip

ansible-galaxy install -r ./installer/requirements.yml
- downloading role 'openshift-origin-client-tools', owned by andrewrothstein
- downloading role from https://github.com/andrewrothstein/ansible-openshift-origin-client-tools/archive/v1.0.3.tar.gz
- extracting openshift-origin-client-tools to /etc/ansible/roles/openshift-origin-client-tools
 [WARNING]: - openshift-origin-client-tools was NOT installed successfully: Could not update files in /etc/ansible/roles/openshift-origin-client-
tools: [Errno 13] Permission denied: '/etc/ansible/roles/openshift-origin-client-tools'

ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.