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