ansible / galaxy-issues

This repository exists solely for the tracking of user issues with Ansible Galaxy.
20 stars 3 forks source link

404 page for roles uses 200 status header #286

Closed danlamanna closed 6 years ago

danlamanna commented 6 years ago

For example,

curl -I https://galaxy.ansible.com/nonexistent/role/

returns a 200 OK while the content of the page notes that it's a 404.

danlamanna commented 6 years ago

Thanks for taking care of this!

chouseknecht commented 6 years ago

This issue was moved to ansible/galaxy#38