18 lines
323 B
YAML
18 lines
323 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
role_name: ansible-icinga2-rpminstall
|
||
|
namespace: Garbaye
|
||
|
author: gitouche
|
||
|
description: "Install Icinga2 from RPM on RHEL8 and RHEL9"
|
||
|
min_ansible_version: 2.4
|
||
|
license: Apache
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 8
|
||
|
- 9
|
||
|
tags:
|
||
|
- icinga2
|
||
|
- system
|
||
|
- monitoring
|