Skip to content

inmotionhosting/ansible-role-postgresql

Repository files navigation

Build Status GPL-3.0 License GitHub stars

Ansible Role: PostgreSQL

Modular Ansible Role for deploying and configuring PostgreSQL

Requirements

  • CentOS 7.x or later
  • Debian 9 or later
  • Ubuntu 16.04 LTS or later

Dependencies

None.

Role Variables

Available variables are listed below with their default values (you can also see defaults/main.yml)

Variable Description
postgres_package Default: postgresql-server
postgres_data_dir Default: /var/lib/pgsql/data
postgres_conf_dir Default: /var/lib/pgsql/data (Same as postgres_data_dir)
postgres_user Default: postgres

Example Playbook

- hosts: www
  roles:
    - role: inmotionhosting.postgresql

License

GPLv3

Author Information

InMotion Hosting

About

Modular Ansible Role for deploying and configuring PostgreSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages