rothgar / ansible-postgresql

Install PostgreSQL using Ansible
MIT License
0 stars 0 forks source link

var #1

Closed lowwalker closed 10 years ago

lowwalker commented 10 years ago

common/vars/main.yaml - "postrgresql__version" - two underscores here, play calls for single underscore variable.

rothgar commented 10 years ago

Sorry about that, I had fixed it on my local branch but forgot to push to Github. I also fixed a potential problem with the ansible_selinux.status variable check on systems without selinux installed.