Installation von Adminserver für 0014_14.0.2.0

This commit is contained in:
Marcus Gillitzer
2020-09-16 16:02:55 +02:00
parent df47868ee5
commit 27dd25fc83
43 changed files with 3659 additions and 1 deletions

View File

@ -0,0 +1,46 @@
Role Name
=========
Installation von AMS Software 0008_8.0.8.0
Requirements
------------
Unterhalb von templates/ sind erforderliche Dateien. Sonst nichts.
Role Variables
--------------
Variablen sind innerhalb der Rolle keine vorhanden.
Alle Variablen befinden sich unterhalb ansible/ams/group_vars/
Dependencies
------------
Vorher muss die Role
- base_installation
gelaufen sein.
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- ams_0008_8.0.8.0
License
-------
BSD
Author Information
------------------
20200107 M. Gillitzer