mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Configure the api viewer to emit warnings for 4XX and 5XX status codes into that file. Configure it for use on a production system. Closes AC-685