Commit e7e0e799 by Maruyama Takayuki

roles/postgresql: uncomment

parent 84c27522
--- ---
#- name: add repository - name: add repository
# yum: yum:
# name: http://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-2.noarch.rpm name: http://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-2.noarch.rpm
# state: present state: present
# become: yes become: yes
ignore_errors: true
- name: install postgresql94 - name: install postgresql94
yum: yum:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment