Skip to content

"ansible-galaxy" cmd update? #25

@sghosh151

Description

@sghosh151

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions