40 lines
645 B
Markdown
40 lines
645 B
Markdown
Role Name
|
|
=========
|
|
|
|
Hiermit werden bei AMS die Grundinstallation angestossen. Dh. dass zb. das bash_profile eingefügt wird, die Log-Ordner werden erstellt, die start/-stopALL-Skripte mit psc.sh werden erstellt etc.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Keine.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
Keine.
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
Keine.
|
|
|
|
|
|
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:
|
|
- base_installation
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
M. Gillitzer, Version 0.1
|