Hi there,
When I run a ansible job via AWX, the time in the ansible stdout logs shows in UTC. I am running in docker using the standard compose setup. I tried updating the docker containers to set the timezone via the TZ environment variable which worked. However the logs still show UTC time.
Is there any way to get the logs to print out in the local timezone?