Hi,
After Galaxy NG release there are two namespaces for our Org.
Original namespace: SlingNode
New namespace: slingnode
We are ok to keep either but we can’t publish to SlingNode. We can publish to “slingnode” but when we install the role using
ansible-galaxy role install slingnode.ethereum
it installs the role from SlingNode namespace that we don’t have access to.
ansible-galaxy role info slingnode.ethereum
Role: slingnode.ethereum
description: Deploy Ethereum nodes.
commit: 4c7b5c2d7a5c2a83a9fc0e30921a9bb8bb51febf
commit_message: add: Updated docker images (#138)
created: 2023-05-08T21:37:33.265436Z
download_count: 513
github_branch: master
github_repo: slingnode-ansible-ethereum
github_user: SlingNode
id: 26391
imported: 2023-09-18T10:34:56.350051-04:00
modified: 2023-10-29T18:46:27.193590Z
path: ('/home/kp/.ansible/roles', '/usr/share/ansible/roles', '/etc/ansible/roles')
upstream_id: 61821
username: SlingNode
our github org is SlingNode · GitHub
Can we please correct it ?
Thanks