{"id":22218258,"url":"https://github.com/antmelekhin/ansible-role-postgres-exporter","last_synced_at":"2026-05-02T17:36:47.218Z","repository":{"id":153990313,"uuid":"530198331","full_name":"antmelekhin/ansible-role-postgres-exporter","owner":"antmelekhin","description":"An Ansible role to install, configure and update the Postgres Exporter.","archived":false,"fork":false,"pushed_at":"2025-03-10T17:35:39.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T18:41:32.641Z","etag":null,"topics":["ansible","ansible-role","linux","monitoring","postgres-exporter","prometheus","windows"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/standalone/roles/antmelekhin/postgres_exporter/","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/antmelekhin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-29T11:55:47.000Z","updated_at":"2025-03-10T17:35:41.000Z","dependencies_parsed_at":"2025-03-01T16:19:42.435Z","dependency_job_id":"b8a0055a-fbb9-4816-a060-27ff1d4df666","html_url":"https://github.com/antmelekhin/ansible-role-postgres-exporter","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmelekhin%2Fansible-role-postgres-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmelekhin%2Fansible-role-postgres-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmelekhin%2Fansible-role-postgres-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmelekhin%2Fansible-role-postgres-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antmelekhin","download_url":"https://codeload.github.com/antmelekhin/ansible-role-postgres-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414550,"owners_count":20611367,"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","linux","monitoring","postgres-exporter","prometheus","windows"],"created_at":"2024-12-02T22:19:56.093Z","updated_at":"2025-10-26T19:43:49.876Z","avatar_url":"https://github.com/antmelekhin.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Postgres Exporter\n=================\n\nAn Ansible role to install, configure and update the [Postgres Exporter](https://github.com/prometheus-community/postgres_exporter).\n\nRequirements\n------------\n\n- Supported version of Ansible: 2.12 and higher. Systems with Python versions below than 3.7 are not compatible with ansible-core 2.17 (see [ansible/ansible#83357](https://github.com/ansible/ansible/issues/83357#issuecomment-2150254754)).\n- `gnu-tar` on Mac as deployer host (`brew install gnu-tar`).\n- `pywinrm` is a python library for connection Ansible to Windows hosts via [WinRM](https://docs.ansible.com/ansible/latest/user_guide/windows_winrm.html).\n- `passlib` on a deployer host when using the basic authentication feature (`python3 -m pip install passlib[bcrypt]`).\n- `cryptography` or `pyOpenSSL` on a deployer host when using the TLS feature.\n- Supported platforms:\n  - Debian\n    - 10\n    - 11\n    - 12\n  - RHEL\n    - 7\n    - 8\n    - 9\n  - Ubuntu\n    - 18.04\n    - 20.04\n    - 22.04\n  - Windows\n    - all\n\nRole Variables\n--------------\n\nAll variables that can be overridden are stored in the [defaults/main.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/defaults/main.yml) file.\nPlease refer to the [meta/argument_specs.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/meta/argument_specs.yml) file for a description of the available variables.\nSimilarly, descriptions and defaults for preset variables can be found in the [vars/main.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/vars/main.yml) file.\n\nDependencies\n------------\n\nWhen using Ansible core, you will also need to install the following Ansible collections:\n\n```yaml\n---\ncollections:\n  - name: community.general\n  - name: community.windows\n```\n\nExample Playbook\n----------------\n\nInstall and configure the `Postgres Exporter`:\n\n```yaml\n---\n- name: 'Setup the Postgres Exporter'\n  hosts: all\n\n  roles:\n    - role: antmelekhin.postgres_exporter\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nMelekhin Anton.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantmelekhin%2Fansible-role-postgres-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantmelekhin%2Fansible-role-postgres-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantmelekhin%2Fansible-role-postgres-exporter/lists"}