Skip to content

jackfs1919/ansible-role-timescaledb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timescaledb

Build Status

Download and install postgresql database and add the TimeScaleDB extension.

Requirements

None

Role Variables

timescaledb_database_user: <str, postgresql username>
timescaledb_database_password: <str, postgresql user password>
timescaledb_database_name: <str, postgresql database to be created>

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - role: ansible-role-timescaledb

License

None

Author Information

Tomas Bellus

About

Ansible role for timescaleDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%