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

"ansible-galaxy" cmd update? #25

Open
sghosh151 opened this issue Aug 14, 2020 · 0 comments
Open

"ansible-galaxy" cmd update? #25

sghosh151 opened this issue Aug 14, 2020 · 0 comments

Comments

@sghosh151
Copy link

sghosh151 commented Aug 14, 2020

the following command from the blog errors out on Cento8+epel w/ ansible 2.9.11

ansible-galaxy --roles-path roles install -r roles/requirements.yml

$ ansible-galaxy --roles-path roles install -r roles/requirements.yml 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')

Works:
`$ ansible-galaxy install -r roles/requirements.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant