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 (fix): Add repository GPG key for AlmaLinux 8 #566

Closed vitabaks closed 2 months ago

vitabaks commented 2 months ago

Fixed:

  TASK [Install openssh-server package (molecule containers)] ********************
 fatal: [10.172.0.20]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.21]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.22]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}