mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-17 14:04:24 +02:00
Optimized web app role template
This commit is contained in:
parent
77b3ca5fa2
commit
95cbce93f0
@ -1,6 +1,6 @@
|
|||||||
# Docker Role Template
|
# {{ application_id }} Template
|
||||||
|
|
||||||
This folder contains a template to setup docker roles.
|
This folder contains a template to setup a web app role.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
3
templates/roles/web-app/docs/README.md.j2
Normal file
3
templates/roles/web-app/docs/README.md.j2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Additional Docs for {{ application_id }}
|
||||||
|
|
||||||
|
This folder contains additional documentation for {{ application_id }}.
|
Loading…
x
Reference in New Issue
Block a user