Closed sbesson closed 3 years ago
This (and other PRs) are failing GitHub Actions with
RUNNING HANDLER [ome.nginx_proxy : restart nginx] ******************************
fatal: [idr-proxy-docker]: FAILED! => {"changed": false, "msg": "Unable to restart service nginx: Job for nginx.service failed because the control process exited with error code. See \"systemctl status nginx.service\" and \"journalctl -xe\" for details.\n"}
which might be related to https://github.com/ome/ansible-role-nginx/pull/11. That's not something I will be able to investigate further until the week of July 12th likely
Successfully tested in pilot-idr0110
by @dominikl. Merging and deploying onto prod99
Includes the fix for
idr0110