ansible-galaxy role setup
Set up roles
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 |
--remove <remove_id> | Remove the integration matching the provided ID value. Use --list to see ID values |
--list | List all of your integrations |