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

@@ -46,8 +46,8 @@
- name: 'Setting PG ENV'
set_fact:
pg_env:
PUID: 1000
PGID: 1000
PUID: '1000'
PGID: '1000'
# MAIN SCRIPT ##############################################################