Fix wrong names and structure in new_role script

This commit is contained in:
Tobias Reisinger 2025-08-23 18:23:26 +02:00
parent 0d11d9f3d4
commit 8ebe1a4553
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,16 @@
---
NAME_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
port: 80
NAME_env:
EXAMPLE: value
NAME_compose:
watchtower: update
image:
volumes:
- data:/data
file:
volumes:
data: