ansible-role-icinga2/meta/main.yml

22 lines
350 B
YAML
Raw Normal View History

2021-01-03 15:10:04 +00:00
---
galaxy_info:
2021-08-15 16:15:12 +00:00
role_name: icinga2
2022-04-07 09:51:19 +00:00
namespace: nishiki
2021-01-03 15:10:04 +00:00
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure Icinga2
license: Apache2
2024-05-07 20:25:54 +00:00
min_ansible_version: "2.9"
2021-01-03 15:10:04 +00:00
platforms:
- name: Debian
versions:
2023-06-29 08:10:40 +00:00
- bookworm
2021-01-03 15:10:04 +00:00
galaxy_tags:
- monitoring
- nagios
- icinga
dependencies: []