Use new var name
This commit is contained in:
parent
836fb5d538
commit
1384823108
@ -8,11 +8,11 @@
|
||||
extensions:
|
||||
- yml
|
||||
|
||||
- name: "Configure {{ domain }} domain"
|
||||
- name: "Configure {{ drone_domain }} domain"
|
||||
dokku_domains:
|
||||
app: drone
|
||||
domains:
|
||||
- "{{ domain }}"
|
||||
- "{{ drone_domain }}"
|
||||
state: present
|
||||
|
||||
- name: Create application directory
|
||||
|
Reference in New Issue
Block a user