mg
7d5c3fdf2d
eiegnes playbook entfernt apcupsd eingebaut eigene rolle gelöscht playbook munin entfernt rolle munin master entfernt rolle nur bei gruppe playbook in master eingebunden playbook vars programme physical angepasst firewall für munin angepasst wip wip rollen hinzugefügt playbook und muster rolle munin in inventory Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#4 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
27 lines
549 B
YAML
27 lines
549 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
# See: https://github.com/ansible/galaxy/issues/2393
|
|
# role_name: munin-node
|
|
author: geerlingguy
|
|
description: Munin node monitoring endpoint for RedHat/CentOS or Debian/Ubuntu.
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- 8
|
|
galaxy_tags:
|
|
- monitoring
|
|
- system
|
|
- munin
|
|
- metrics
|