forked from VictoriaMetrics/ansible-playbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
25 lines (25 loc) · 645 Bytes
/
Copy pathgalaxy.yml
File metadata and controls
25 lines (25 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
namespace: "victoriametrics"
name: "cluster"
version: "0.0.0"
readme: "README.md"
authors:
- "Zakhar Bessarab <z.bessarab@victoriametrics.com>"
license:
- "Apache-2.0"
tags:
- victoriametrics
- monitoring
repository: "https://github.com/VictoriaMetrics/ansible-playbooks"
build_ignore:
- .git
- .github
- build
- inventory_example
- Vagrantfile
- '*.tar.gz'
- Makefile
- requirements.txt
homepage: "https://github.com/VictoriaMetrics/ansible-playbooks"
documentation: "https://github.com/VictoriaMetrics/ansible-playbooks"
issues: "https://github.com/VictoriaMetrics/ansible-playbooks/issues"