ansible/README.md

20 lines
326 B
Markdown
Raw Normal View History

2021-12-06 09:31:17 +01:00
# Ansible
2021-12-06 09:45:41 +01:00
Ansible Playbooks & Jinja2 Templates
# Structure
2021-12-06 10:18:41 +01:00
.
+-- ansible
| +-- files
| +-- configs
| +-- <projectname>
| +-- scripts
| +-- <projectname>
| +-- templates
| +-- <projectname>
| +-- playbooks
| +-- <projectname>
+-- README.md
+-- LICENSE
+-- .gitignore