Use the var
This commit is contained in:
parent
95ba6eba6f
commit
b2423b748b
@ -8,11 +8,11 @@
|
||||
extensions:
|
||||
- yml
|
||||
|
||||
- name: Configure git.autonomic.zone domain
|
||||
- name: "Configure the {{ domain }} domain"
|
||||
dokku_domains:
|
||||
app: gitea
|
||||
domains:
|
||||
- git.autonomic.zone
|
||||
- "{{ domain }}"
|
||||
state: present
|
||||
|
||||
- name: Create mariadb database
|
||||
|
Reference in New Issue
Block a user