ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
848 stars 573 forks source link

Fixing postgis.yml doesn't include yum / RedHat variation #258 #479

Open justinwrobel opened 4 years ago

justinwrobel commented 4 years ago
justinwrobel commented 4 years ago

I tested with the following and the playbook completed without any noticeable errors.

Here is the test scenario and output:

test/vars.yml

postgresql_ext_install_postgis: yes

Invocation

vagrant up centos.local;
...
PLAY RECAP *********************************************************************
centos7.local              : ok=34   changed=19   unreachable=0    failed=0    skipped=47   rescued=0    ignored=0
gclough commented 2 years ago

Seems like a good idea @justinwrobel . Could you rebase it, which should also fire the new CI pipeline?

justinwrobel commented 2 years ago

So I've rebased but I'm not sure why these are failing. Following is the error :

Computed fully qualified role name of postgresql does not follow current galaxy requirements.

Sadly, I don't have a bunch of time for this as I've moved on to another project. If it is something simple I'd be glad to accommodate the change otherwise I can close this MR.

github-actions[bot] commented 7 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!