Closed ghost closed 5 years ago
When running the play with notary and clair, you would get
TASK [deploy_harbor_via_compose : stop harbor] ******************************************************************************************************************************************************************** fatal: [test_server]: FAILED! => {"changed": false, "msg": "Configuration error - .FileNotFoundError: [Errno 2] No such file or directory: '/var/opt/repository/install/harbor/docker-compose.clair.ymldocker-compose.notary.yml'"}
This patch fixes it
Sorry for taking long to look at this - and thank you!
When running the play with notary and clair, you would get
This patch fixes it