egeneralov.timescaledb

egeneralov.timescaledb

This role installs TimescaleDB.

Requirements

You need a Debian-based system with the official PostgreSQL repository.

Supported PostgreSQL versions:

  • 9.6
  • 10
  • 11

Role Variables

Check defaults/main.yml for all available variables. You can also review egeneralov.postgresql for more details.

Dependencies

Example Playbook

---
- hosts: timescaledb
  vars:
    pgdg_users:
      - user: zabbix
        password: zabbix
        database: zabbix
  remote_user: root
  roles:
    - egeneralov.timescaledb

License

MIT

Author Information

Eduard Generalov eduard@generalov.net

Informazioni sul progetto

Provide timescaledb installation

Installa
ansible-galaxy install egeneralov.timescaledb
Licenza
mit
Download
82
Proprietario