Closed sbesson closed 2 years ago
the molecule test failed twice already ( I have rerun the failing job once and it failed again).
The error is probably
TASK [ome.postgresql_client : postgres | install client packages] ************** fatal: [ome-outreach]: FAILED! => {"changed": false, "msg": "No package matching 'postgresql96' found available, installed or updated", "rc": 126, "results": ["No package matching 'postgresql96' found available, installed or updated"]}
Forgot that the postgresql_version is also used by the server role to install postgres as a client and run PSQL commands. Closing this.
postgresql_version
the molecule test failed twice already ( I have rerun the failing job once and it failed again).
The error is probably