README.md - update

This commit is contained in:
janic 2021-12-06 10:28:16 +01:00
parent 60f336037d
commit bb8b9602f2

View File

@ -4,17 +4,14 @@ Ansible Playbooks & Jinja2 Templates
# Structure # Structure
.
+-- ansible ```
| +-- files ansible
| +-- configs | README.md
| +-- <projectname> | LICENSE
| +-- scripts | gitignore
| +-- <projectname> └───files
| +-- templates | | configs
| +-- <projectname> | | scripts
| +-- playbooks | └───templates
| +-- <projectname> └───playbooks
+-- README.md
+-- LICENSE
+-- .gitignore