Skip to content

punktDe/ansible-proserver-postgresql

Repository files navigation

ansible-proserver-postgresql

postgresql role for Proserver

Supported Operating Systems

  • Debian 12
  • Ubuntu 24.04, 22.04
  • FreeBSD Proserver

Role Arguments

This entrypoint has no options.

Dependencies

None.

Installation

Add this role to the requirements.yml of your playbook as follows:

roles:
  - name: ansible-proserver-postgresql
    src: https://github.com/punktDe/ansible-proserver-postgresql

Afterwards, install the role by running ansible-galaxy install -r requirements.yml

Example Playbook

- hosts: all
  roles:
    - name: postgresql

About

Ansible role to configure PostgreSQL on a proServer.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages