Intitiales Befüllen

This commit is contained in:
Marcus Gillitzer
2020-01-24 11:43:21 +01:00
commit c859c3accb
83 changed files with 5601 additions and 0 deletions

45
roles/git/README.md Normal file
View File

@ -0,0 +1,45 @@
Role Name
=========
1. Installiert git auf dem System.
2. Kopiert .gitignore nach /opt/rola
3. Initiiert ein Git-Repository
Aber: git add . + git commit fehlt noch!!!!!!!!!!!!!!!!!!!!!!!!
Requirements
------------
RHEL 7, x86-64
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: all
roles:
- git
License
-------
BSD
Author Information
------------------
Marcus Gillitzer Version 0.1