Use extra var

This commit is contained in:
Luke Murphy 2020-03-22 02:16:18 +01:00
parent 8a1f2b8528
commit 0c02a2b4ed
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
tasks:
- name: Load variables
include_vars:
file: "/var/lib/dokku/data/ansible/gitea/vars.yml"
file: "{{ dokku_lib_root }}/data/ansible/gitea/vars.yml"
name: app_vars
- name: Setup host Gitea group