{"id":15999087,"url":"https://github.com/zaiste/ansible-postgresql","last_synced_at":"2026-05-09T00:08:56.365Z","repository":{"id":139472476,"uuid":"65045177","full_name":"zaiste/ansible-postgresql","owner":"zaiste","description":"Ansible role that installs PostgreSQL for Debian/Ubuntu from the official APT.","archived":false,"fork":false,"pushed_at":"2018-07-04T10:11:21.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T09:31:11.774Z","etag":null,"topics":["ansible","ansible-role","postgresql","ubuntu"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaiste.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-05T19:53:49.000Z","updated_at":"2021-07-22T21:24:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c8366f6-8608-4c00-83d9-d6ff52a18c71","html_url":"https://github.com/zaiste/ansible-postgresql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-postgresql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-postgresql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-postgresql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-postgresql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaiste","download_url":"https://codeload.github.com/zaiste/ansible-postgresql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","postgresql","ubuntu"],"created_at":"2024-10-08T08:40:26.781Z","updated_at":"2026-05-09T00:08:51.345Z","avatar_url":"https://github.com/zaiste.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-postgresql\n\nAnsible role that installs PostgreSQL for Ubuntu using the official APT. By\ndefault it supports Ubuntu 18.04 (Bionic Beaver). \n\n## Requirements\n\nNone.\n\n## Role Variables\n\n- `dist` defaults to `bionic` \n- `databases` is a list; it defaults to `app` database owned by `app` user with `app` password (check the example playbook below)\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```yml\n- hosts: servers\n  roles:\n  - role: zaiste.postgresql \n    databases:\n    - name: app\n      owner: app\n      password: secr3t\n      extensions:\n      - hstore\n    - name: data \n      owner: app\n      extensions:\n      - hstore \n      - isn \n```\n           \n\n## License\n\nMIT / BSD\n\n## Author Information\n\n[Zaiste](http://zaiste.net) 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fansible-postgresql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaiste%2Fansible-postgresql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fansible-postgresql/lists"}