README.md - update

This commit is contained in:
janic 2021-12-06 10:18:41 +01:00
parent d0a00f9953
commit 60f336037d

View File

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