Fix incorrect variable naming in GitLab role
This commit is contained in:
parent
ccc978261b
commit
bbdc136c11
@ -6,4 +6,4 @@ dependencies:
|
|||||||
- role: redis
|
- role: redis
|
||||||
- role: postfix-null
|
- role: postfix-null
|
||||||
vars:
|
vars:
|
||||||
postfix_domain: "{{ gitlab_url }}"
|
postfix_hostname: "{{ gitlab_url }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user