You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
defaults | 3 years ago | |
doc/source | 4 years ago | |
meta | 4 years ago | |
tasks | 3 years ago | |
templates/etc | 4 years ago | |
tests | 4 years ago | |
vars | 4 years ago | |
.gitignore | 4 years ago | |
.gitreview | 3 years ago | |
.zuul.yaml | 3 years ago | |
LICENSE | 4 years ago | |
README.rst | 4 years ago | |
bindep.txt | 4 years ago | |
requirements.txt | 4 years ago | |
setup.cfg | 4 years ago | |
setup.py | 4 years ago | |
test-requirements.txt | 4 years ago | |
tox.ini | 4 years ago |
README.rst
ansible-role-statsd |
Ansible role to manage statsd
- License: Apache License, Version 2.0
- Documentation: https://ansible-role-statsd.readthedocs.org
- Source: https://git.openstack.org/cgit/openstack/ansible-role-statsd
- Bugs: https://bugs.launchpad.net/ansible-role-statsd
Description
Daemon for easy but powerful stats aggregation.
Requirements
See bindep.txt for role dependencies.
Packages
Package repository index files should be up to date before using this role, we do not manage them.
Role Variables
Dependencies
Example Playbook
- name: Install statsd
hosts: statsd
roles:
- ansible-role-statsd