semrush / ansible-role-clickhouse

Next-gen ansible role for ClickHouse with YAML
https://galaxy.ansible.com/ui/standalone/roles/semrush/clickhouse/documentation/
Apache License 2.0
5 stars 2 forks source link

Public role to registry #9

Closed azat closed 4 months ago

azat commented 4 months ago
$ ansible-galaxy import semrush ansible-role-clickhouse --token X -vvvvv
Calling Galaxy at https://galaxy.ansible.com/api/v1/imports/
ERROR! None (HTTP Code: 500, Message: Internal Server Error)
azat commented 4 months ago

This also does not work - https://github.com/ansible/galaxy/issues/3301#issuecomment-1959847089

azat commented 4 months ago

https://github.com/ansible/galaxy/issues/3368

azat commented 4 months ago

Published - https://galaxy.ansible.com/ui/standalone/roles/semrush/clickhouse/documentation/

``` ansible-galaxy [core 2.17.1] config file = None configured module search path = ['/home/azat/.local/lib/python3.12/site-packages/ansible'] ansible python module location = /usr/lib/python3.12/site-packages/ansible ansible collection location = /home/azat/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-galaxy python version = 3.12.4 (main, Jun 7 2024, 06:33:07) [GCC 14.1.1 20240522] (/usr/bin/python) jinja version = 3.1.4 libyaml = True No config file found; using defaults Initial connection to galaxy_server: https://galaxy.ansible.com Opened /home/azat/.ansible/galaxy_token Calling Galaxy at https://galaxy.ansible.com/api/ Found API version 'v3, pulp-v3, v1' with Galaxy server default (https://galaxy.ansible.com/api/) Calling Galaxy at https://galaxy.ansible.com/api/v1/imports/ Successfully submitted import request 2079125108582277929289205340083686149 Calling Galaxy at https://galaxy.ansible.com/api/v1/imports?id=2079125108582277929289205340083686149 Calling Galaxy at https://galaxy.ansible.com/api/v1/imports?id=2079125108582277929289205340083686149 Starting import: task_id=2079125108582277929289205340083686149, pulp_id=01906cc8-3e5b-7805-8929-ff4af5d98b05 ==== PARAMETERS ==== importer username: azat matched user: azat id:25037 github_user: semrush github_repo: ansible-role-clickhouse github_reference: None alternate_clone_url: None alternate_namespace_name: None alternate_role_name: None ==== CHECK FOR MATCHING ROLE(S) ==== user:semrush repo:ansible-role-clickhouse did not match any existing roles ===== CLONING REPO ===== cloning https://github.com/semrush/ansible-role-clickhouse ... ===== GIT ATTRIBUTES ===== github_reference(branch): main github_commit: 44cf7949d643d599973536aa84e7485f93871afe github_commit_message: Update role description github_commit_date: 2024-06-28T13:54:31+02:00 ===== LOADING ROLE ===== Importing with galaxy-importer 0.4.20 Determined role name to be clickhouse Linting role clickhouse via ansible-lint... ansible-role-clickhouse/example/clickhouse.yml:62:7: syntax-check[specific]: the role 'clickhouse' was not found in /tmp/tmpq0kdymv1/ansible-role-clickhouse/example/roles:/app/.cache/ansible-compat/5940b1/roles:/app/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/tmpq0kdymv1/ansible-role-clickhouse/example ...ansible-lint run complete Legacy role loading complete ===== PROCESSING LOADER RESULTS ==== enumerated role name clickhouse created new role id:38747 semrush.clickhouse ===== COMPUTING ROLE VERSIONS ==== ==== SAVING ROLE ==== Import completed ```