egeneralov.timescaledb

egeneralov.timescaledb

Zapewnij instalację timescaledb.

Wymagania

System oparty na Debianie, wspierany przez oficjalne repozytorium postgresql.

Uwaga: wspierane wersje postgresql:

  • 9.6
  • 10
  • 11

Zmienne ról

Zobacz defaults/main.yml dla pełnej listy. Zobacz także egeneralov.postgresql.

Zależności

Przykład Playbook

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

Licencja

MIT

Informacje o Autorze

Eduard Generalov eduard@generalov.net

O projekcie

Provide timescaledb installation

Zainstaluj
ansible-galaxy install egeneralov.timescaledb
Licencja
mit
Pobrania
82
Właściciel