{"id":21017078,"url":"https://github.com/cloudalchemy/ansible-memcached-exporter","last_synced_at":"2025-05-15T05:33:30.773Z","repository":{"id":41320787,"uuid":"313620174","full_name":"cloudalchemy/ansible-memcached-exporter","owner":"cloudalchemy","description":"Deploy memcached_exporter using ansible","archived":true,"fork":false,"pushed_at":"2023-12-08T14:22:33.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T16:58:02.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cloudalchemy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-11-17T12:58:16.000Z","updated_at":"2023-12-08T16:59:09.000Z","dependencies_parsed_at":"2023-09-24T17:19:53.374Z","dependency_job_id":null,"html_url":"https://github.com/cloudalchemy/ansible-memcached-exporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"cloudalchemy/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudalchemy%2Fansible-memcached-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudalchemy%2Fansible-memcached-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudalchemy%2Fansible-memcached-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudalchemy%2Fansible-memcached-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudalchemy","download_url":"https://codeload.github.com/cloudalchemy/ansible-memcached-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254282994,"owners_count":22045131,"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":[],"created_at":"2024-11-19T10:17:47.273Z","updated_at":"2025-05-15T05:33:30.388Z","avatar_url":"https://github.com/cloudalchemy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: memcached_exporter\n\n[![Build Status](https://travis-ci.com/cloudalchemy/ansible-memcached-exporter.svg?branch=master)](https://travis-ci.com/cloudalchemy/ansible-memcached-exporter)\n[![License](https://img.shields.io/badge/license-MIT%20License-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![Ansible Role](https://img.shields.io/badge/ansible%20role-cloudalchemy.memcached-exporter-blue.svg)](https://galaxy.ansible.com/cloudalchemy/memcached_exporter/)\n[![GitHub tag](https://img.shields.io/github/tag/cloudalchemy/ansible-memcached-exporter.svg)](https://github.com/cloudalchemy/ansible-memcached-exporter/tags)\n\n## Description\n\nDeploy [memcached_exporter](https://github.com/prometheus/memcached_exporter) using ansible.\n\n## Requirements\n\n- Ansible \u003e= 2.7 (It might work on previous versions, but we cannot guarantee it)\n\n## Role Variables\n\nAll variables which can be overridden are stored in [defaults/main.yml](defaults/main.yml) file as well as in table below.\n\n| Name           | Default Value | Description                        |\n| -------------- | ------------- | -----------------------------------|\n| `memcached_exporter_web_listen_address` | \"0.0.0.0:9150\" | Address on which memcached-exporter will listen |\n| `memcached_address` | \"localhost:11211\" | Address on which memcached itself is running |\n| `memcached_exporter_version` | 0.8.0 | Version of the memcached_exporter |\n\n## Example\n\n### Playbook\n\nUse it in a playbook as follows:\n```yaml\n- hosts: all\n  roles:\n    - cloudalchemy.memcached_exporter\n```\n\n## Local Testing\n\nThe preferred way of locally testing the role is to use Docker and [molecule](https://github.com/ansible-community/molecule) (v3.x). You will have to install Docker on your system. See \"Get started\" for a Docker package suitable to for your system. Running your tests is as simple as executing `molecule test`.\n\n## Continuous Intergation\n\nCombining molecule and circle CI allows us to test how new PRs will behave when used with multiple ansible versions and multiple operating systems. This also allows use to create test scenarios for different role configurations. As a result we have a quite large test matrix which can take more time than local testing, so please be patient.\n\n## Contributing\n\nSee [contributor guideline](CONTRIBUTING.md).\n\n## Troubleshooting\n\nSee [troubleshooting](TROUBLESHOOTING.md).\n\n## License\n\nThis project is licensed under MIT License. See [LICENSE](/LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudalchemy%2Fansible-memcached-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudalchemy%2Fansible-memcached-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudalchemy%2Fansible-memcached-exporter/lists"}