2024-05-27 17:09:52 -04:00

12 lines
222 B
YAML

all:
children:
env:
# Place your environment here
roles:
# Place role mapping here
children:
role_web:
vars:
app_domain: "domain.{{ top_domain }}"
role_db: