edb-ansible icon indicating copy to clipboard operation
edb-ansible copied to clipboard

Ansible code for deploying EDB Postgres database clusters and related products.

Results 8 edb-ansible issues
Sort by recently updated
recently updated
newest added

Hello, We are encountering an issue with the Ansible tasks in the `linux_update_etc_hosts.yml` file. We use inventories that include several hundred machines, and when calling these plays, we spend a...

Following some of the fixes which prevented the playbooks from running (e.g. the GPG key URL issue) that started in November, it may be worth issuing a new release? I'm...

When installing the role setup_pemserver the Ansible task seems to hang. Running the exact command interactively will reveal the configure-pem-server.sh script will ask for a certificate subject: vagrant@postgres-pem ~]$ sudo...

Hi! This issue might be a bit too specific to apply fixes, but I think it should at least be known: Red Hat uses Appstream/module solution* which omits the version...

Hi edb community; I have tested the patroni part a bit and realized that I got some issues within my playbooks when `manage_dbserver` [handler](https://github.com/EnterpriseDB/edb-ansible/blob/master/roles/manage_dbserver/handlers/main.yml) tries to reload postgresql on a...

During barman setup, add relevant ssh keys and update known host based on the direction. It is useless as is, but is required later when one want to be able...

We need to make sure with the force_initdb command, we are re-creating the environment. force_initdb makes primary to recreate the data directory. Therefore the whole cluster needs to be rebuild....

enhancement

We need support for Logical replication in edb-ansible

enhancement