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