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
.
+-- ansible
| +-- files
| +-- configs
| +-- <projectname>
| +-- scripts
| +-- <projectname>
| +-- templates
| +-- <projectname>
| +-- playbooks
| +-- <projectname>
+-- README.md
+-- LICENSE
+-- .gitignore
```
ansible
| README.md
| LICENSE
| gitignore
└───files
| | configs
| | scripts
| └───templates
└───playbooks