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