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

pleiades-ansible README out of date (roles) #425

Open
paregorios opened this issue Jun 22, 2020 · 0 comments
Open

pleiades-ansible README out of date (roles) #425

paregorios opened this issue Jun 22, 2020 · 0 comments

Comments

@paregorios
Copy link
Member

paregorios commented Jun 22, 2020

The pleiades-ansible README says:

Install required roles:

ansible-galaxy -p roles install -r install_roles.yml

but running this command via the CLI on ansible-galaxy 2.9.10 on osx produces the following error message:

usage: ansible-galaxy role [-h] ROLE_ACTION ...
ansible-galaxy role: error: argument ROLE_ACTION: invalid choice: 'roles' (choose from 'init', 'remove', 'delete', 'list', 'search', 'import', 'setup', 'login', 'info', 'install')

Running the following command seems to work instead:

ansible-galaxy role install -r install_roles.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant