NVIDIA / deepops

Tools for building GPU clusters
BSD 3-Clause "New" or "Revised" License
1.25k stars 326 forks source link

Update ansible.cfg #1301

Closed Musab0 closed 7 months ago

Musab0 commented 11 months ago

Following the deepOps guide and running ./scripts/setup.sh results in the following:

[WARNING]: Skipping Galaxy server https://galaxy.ansible.com/api/. Got an unexpected error when getting available versions of collection ERROR! Unexpected Exception, this is probably a bug: '/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/'

This issue is related to the recent update of galaxy as informed at https://forum.ansible.com/t/new-ansible-galaxy/1155

The suggested change fixes the issue