4

I am connected to Ansible Galaxy and my company Organization allows ansible-galaxy to index its GitHub repositories and is correctly listed as a "namespace" provider.

However, when I try to add a new role with "add content", it is added as a content for my username and not of my organization name.

How can I tell ansible-galaxy to register the role under my company name?

Mohammed Zayan
  • 859
  • 11
  • 20
Jean-Bernard Jansen
  • 7,544
  • 2
  • 20
  • 17

1 Answers1

0

Your specifc problem (adding an organization name) seems to be a current issue on galaxy.

For others looking for a similar issue when trying to add a namespace to an existing organization in Galaxy and this not appearing: in GitHub, on organization settings, under third-party access, I found necessary to disable the restrictions on third-party access policy.