This commit is contained in:
Robert Baker
2019-02-18 01:51:27 -07:00
parent 6bfaa78a94
commit cb21b6b8a6
52 changed files with 104 additions and 109 deletions

View File

@@ -36,8 +36,8 @@
- name: 'Setting PG ENV'
set_fact:
pg_env:
UID: 1000
GID: 1000
UID: '1000'
GID: '1000'
GIDLIST: '1000'
# MAIN DEPLOYMENT #############################################################