mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Merge pull request #43 from jgibson02/patch-1
Fix missing quotations on braces expression
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
pg_env:
|
||||
UID: '1000'
|
||||
GID: '1000'
|
||||
DOMAIN: {{pgrole}}.{{domain.stdout}}
|
||||
DOMAIN: '{{pgrole}}.{{domain.stdout}}'
|
||||
|
||||
# MAIN DEPLOYMENT #############################################################
|
||||
- name: 'Deploying {{pgrole}}'
|
||||
|
||||
Reference in New Issue
Block a user