diff --git a/README.md b/README.md index e69de29..805bc32 100644 --- a/README.md +++ b/README.md @@ -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