vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.
MIT License
1.27k stars 340 forks source link

Molecule: Update all system packages before testing #575

Closed vitabaks closed 2 months ago

vitabaks commented 2 months ago

To comply with the recommendation

Update your operating system on your target servers before deploying

This is especially true, for example, if the docker image used for tests is not updated for a long time.