mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-02-15 05:49:16 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
5
roles/redis_exporter/tasks/main.yml
Normal file
5
roles/redis_exporter/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Install redis_exporter (native binary)
|
||||
include_tasks: install.yml
|
||||
tags:
|
||||
- install
|
||||
Reference in New Issue
Block a user