[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