Clone this repo:

Branches

  1. cf4914b Fix galaxy metadata by Zack Williams · 1 year, 8 months ago master
  2. 0aa6fde Update metadata for Ansible galaxy support by Wei-Yu Chen · 2 years, 1 month ago
  3. 42a96fb Initial commit of PostgreSQL ansible role by Zack Williams · 3 years, 11 months ago

postgresql

PostgreSQL Database Server

Requirements

Minimum ansible version: 2.9.5

Defaults

List of default values for variables:

  • example_default1: example_value1
  • example_default2: example_value2

Example Playbook

- hosts: all
  vars:
    example_default1: example_value1
    example_default2: example_value2
  roles:
    - postgresql

License and Author

© 2020 Open Networking Foundation support@opennetworking.org

License: Apache-2.0