{"id":16761826,"url":"https://github.com/angristan/ansible-postgres-exporter","last_synced_at":"2026-05-07T09:36:43.066Z","repository":{"id":153244677,"uuid":"565455006","full_name":"angristan/ansible-postgres-exporter","owner":"angristan","description":"Ansible role for postgres_exporter","archived":false,"fork":false,"pushed_at":"2022-11-13T13:24:57.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-27T02:53:41.171Z","etag":null,"topics":["ansible","ansible-role","postgres","postgres-exporter","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angristan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-13T13:21:10.000Z","updated_at":"2023-03-04T05:25:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"14a0213e-ae06-4781-b4ec-e9849e8ae60a","html_url":"https://github.com/angristan/ansible-postgres-exporter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/angristan/ansible-postgres-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-postgres-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-postgres-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-postgres-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-postgres-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angristan","download_url":"https://codeload.github.com/angristan/ansible-postgres-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-postgres-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001267,"owners_count":26083040,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","postgres","postgres-exporter","postgresql"],"created_at":"2024-10-13T04:43:33.280Z","updated_at":"2025-10-09T10:34:25.236Z","avatar_url":"https://github.com/angristan.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role for Postgres exporter\n\nThis role will setup [postgres_exporter](https://github.com/prometheus-community/postgres_exporter) on any Linux machine using systemd.\n\n## Role Variables\n\n- `postgres_exporter_version`: the version of Postgres exporter that will be installed.\n\nThe role will download the Postgres exporter release on the deployer and upload the binary to the target host.\n\nIf the `/usr/local/bin/postgres_exporter` binary already exists, the role will skip the install steps. You can force them (to update, for instance), by setting `postgres_exporter_force_install` to true.\n\n- `postgres_exporter_web_listen_address`: the address Node exporter will listen on. (`0.0.0.0:9187`)\n\n## Example playbook\n\n```yaml\n---\n- hosts: myhost\n  roles: postgres-exporter\n```\n\n## License\n\nMIT. See LICENSE for more details.\n\n## Author Information\n\nSee my other Ansible roles at [angristan/ansible-roles](https://github.com/angristan/ansible-roles).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fansible-postgres-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangristan%2Fansible-postgres-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fansible-postgres-exporter/lists"}