I need to install a few Ansible galaxy collections (ServiceNow ITSM and Community general). I am on a deadline to deliver a demo tomorrow, Monday, but suddenly I cannot find ServiceNow ITSM in Ansible Galaxy. It is gone from both the URl and if I try to install it CLI. How do I access and install it now? Is the problem on the Ansible side (the Galaxy URL, or ServiceNow pulled the collection off the site?
Thx.
[ansible_admin@ctrl ansible]$ ansible-galaxy collection install servicenow.itsm
[WARNING]: Ansible is being run in a world writable directory (/etc/ansible), ignoring it as an ansible.cfg source. For more
information see Ansible Configuration Settings — Ansible Community Documentation
Starting galaxy collection install process
Process install dependency map
ERROR! Error when getting collection version metadata for servicenow.itsm:2.13.2 from default (Api Root – Django REST framework) (HTTP Code: 500, Message: Internal Server Error Code: Unknown)
