Load variables

This commit is contained in:
Luke Murphy 2020-03-21 01:48:23 +01:00
parent 4fe30e96af
commit 67c77bb3e3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
---
- hosts: all
tasks:
- name: Load variables
include_vars:
file: "/var/lib/dokku/data/ansible/gitea/vars.yml"
name: app_vars
- name: Setup host Gitea group
group:
name: gitea