mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
fix warn
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
- name: 'Setting PG ENV'
|
||||
set_fact:
|
||||
pg_env:
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
PUID: '1000'
|
||||
PGID: '1000'
|
||||
|
||||
# MAIN SCRIPT ##############################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user