mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 21:02:21 +00:00
fix warn
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
dest: '/opt/appdata/{{pgrole}}/{{pgrole}}/config.json'
|
||||
directory_mode: yes
|
||||
force: yes
|
||||
owner: 1000
|
||||
group: 1000
|
||||
owner: '1000'
|
||||
group: '1000'
|
||||
mode: 0755
|
||||
when: not jsoncheck.stat.exists
|
||||
|
||||
|
||||
Reference in New Issue
Block a user