Thank you for this excellent ansible collection! This really helped in getting the Quay installation automated.
While testing I ran into a failure generating an API token. The code fails because the current version of Quay (3.8.x) has started using all lowercase header names in the response headers instead of the previous mixed case.
I'm working on a PR to make this code case insensitive.
Thank you for this excellent ansible collection! This really helped in getting the Quay installation automated.
While testing I ran into a failure generating an API token. The code fails because the current version of Quay (3.8.x) has started using all lowercase header names in the response headers instead of the previous mixed case.
I'm working on a PR to make this code case insensitive.