victoriametrics_single
Victoriametrics Single
This role will install and configure a single instance of VictoriaMetrics.
Requirements
You need to enable the gathering of facts in your playbook.
Role Variables
Variable can be found in defaults/main.yml
and are as follows: Click here
Dependencies
This role does not have any dependencies.
Example Playbook
- hosts: victoriametrics-single
roles:
- { role: msterhuj.victoriametrics_single }
Run molecule tests
git clone [email protected]:msterhuj/ansible-role-victoriametrics_single.git -b master msterhuj.victoriametrics_single
cd msterhuj.victoriametrics_single
poetry install
poetry run molecule test
License
GNU GPLv3
Author Information
msterhuj
About
This role installs and configures VictoriaMetrics
Install
ansible-galaxy install msterhuj/ansible-role-victoriametrics_single
License
gpl-3.0
Downloads
82
Owner