[DOC] update readme (fix #1), refactor
This commit is contained in:
parent
be2b9bf3c0
commit
2122e7f4eb
6 changed files with 93 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue