[DOC] update readme (fix #1), refactor

This commit is contained in:
Jannik Beyerstedt 2019-10-12 13:10:26 +02:00
parent be2b9bf3c0
commit 2122e7f4eb
6 changed files with 93 additions and 20 deletions

View file

@ -1,2 +1,10 @@
---
# tasks file for server
# Common Server Setup Tasks
# This default task will leave out mosts of the availabe tasks intentionnally.
# Activate them on a case-by-case basis.
- name: Basic setup
import_tasks: setup.yml
- name: Setup cronjob mails
import_tasks: cronmails.yml

View file

@ -1,7 +1,7 @@
---
# Server/Telegraf: Install and Setup Telegraf Monitoring
# Variables:
# - telegraf_snmp: boolean, enable SNMP monitoring
# - telegraf_snmp_fra80: boolean, enable SNMP monitoring for the fra80 network
# - telegraf_docker: boolean, enable docker monitoring
- name: telegraf - Install apt-transport-https