redhat-cop / automate-tower-ha-dr

Configure High Availability and/or Disaster Recovery on a Tower Cluster
MIT License
63 stars 38 forks source link

Updating tower-check-replication playbook #18

Open rgerardi opened 4 years ago

rgerardi commented 4 years ago
tonyreveal commented 3 years ago

I do like this change. My only issue with it is that it requires installing additional python modules (pyscopg2) that aren't present by default. I'm still debating on whether or not to include the change and add a step which will pip install the needed module.