Use new var name

This commit is contained in:
Luke Murphy 2020-03-25 02:04:06 +01:00
parent 836fb5d538
commit 1384823108
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -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