Description:
We have an Ansible role (ansible-nodejs-role) created 8 years ago under the NodeSource organization. Back then, authentication was done with a username and password, but now it uses GitHub integration.
I tried to import a new version via the Ansible Galaxy UI, but I get a permission error stating that I do not have access to publish the update.
Role & Repo:
- Ansible Galaxy Role: nodesource/node
- GitHub Repository: nodesource/ansible-nodejs-role
Question:
How can I get permissions to publish updates under the NodeSource organization?