ansible-galaxy role list [role]
List roles
Arguments
Name | Description |
---|---|
role | The role to list |
Options
Name | Description |
---|---|
--server, -s <api_server> | The Galaxy API server URL |
--token, --api-key <api_key> | The Ansible Galaxy API key which can be found at https://galaxy.ansible.com/me/preferences |
--ignore-certs, -c | Ignore SSL certificate validation errors |
--roles-path, --role-path <roles_path> | The path to the directory containing your roles |