Intitiales Befüllen
This commit is contained in:
39
roles/base_installation/README.md
Normal file
39
roles/base_installation/README.md
Normal file
@ -0,0 +1,39 @@
|
||||
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
|
Reference in New Issue
Block a user