diff --git a/README.md b/README.md index 7fbac4f..65a88dc 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,17 @@ Ansible Playbooks & Jinja2 Templates # Structure -``` -ansible -| README.md -| LICENSE -| gitignore -└───files -| | configs -| | scripts -| └───templates -└───playbooks - \ No newline at end of file +. ++-- ansible +| +-- files +| +-- configs +| +-- +| +-- scripts +| +-- +| +-- templates +| +-- +| +-- playbooks +| +-- ++-- README.md ++-- LICENSE ++-- .gitignore \ No newline at end of file