Files
dsk-iac/ansible/01_old/roles/datadog.datadog/meta/main.yml
2023-12-19 13:36:16 +09:00

68 lines
1.1 KiB
YAML

---
galaxy_info:
role_name: datadog
namespace: datadog
author: 'Brian Akins, Dustin Brown & Datadog'
description: Install Datadog agent and configure checks
license: Apache2
min_ansible_version: 2.6
github_branch: main
platforms:
- name: Ubuntu
versions:
- trusty
- xenial
- artful
- bionic
- focal
- name: Debian
versions:
- wheezy
- jessie
- stretch
- buster
- bullseye
- name: EL
versions:
- 8
- 7
- 6
- name: Amazon Linux 2
versions:
- any
- name: opensuse
versions:
- 12.1
- 12.2
- 12.3
- 13.1
- 13.2
- 42.1
- 42.2
- 42.3
- 15.0
- 15.1
- 15.2
- 15.3
- name: SLES
versions:
- 11SP3
- 11SP4
- 12
- 12SP1
- 15
- name: Windows
versions:
- 2008x64
- 2008R2
- 2012
- 2012R2
- 2016
- 2019
- name: Darwin
versions:
- any
galaxy_tags:
- monitoring
dependencies: []