added info to README.md

This commit is contained in:
Jens Heinitz 2021-06-23 17:10:21 +02:00
parent 4beb3c3d46
commit fe6820ad1b

View File

@ -0,0 +1,27 @@
Ansible Git Repo
================
This is the Git Repo containing the Ansible Roles and Playbooks.
Structure:
==========
Roles:
------
Contains several roles to be used in playbooks
Playbooks:
---------
Contains playbooks to be used on the various hosts
Inventories:
-----------
Contains different inventories including group_vars and host_vars.
Best regards
Jens