quay/mirror-registry

allow for disabling color in logs and ansible

Closed this issue · 1 comments

When wrapping mirror-registry installation in additional automation (ansible), the output of a command execution of mirror-registry prints logs with ANSI escape codes. It would be awesome if there was a flag to disable any colored output.

https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-nocolor

ForceColors: true,

2022-08-16_07-25

Yeah, we can add a flag for that. If you have the bandwidth we love community contributions :)