mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
formatting
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
shell: "echo '{{pgrole}}' > /tmp/program_var"
|
||||
ignore_errors: True
|
||||
|
||||
# APPDATA
|
||||
|
||||
# APPDATA
|
||||
- name: 'Creating appdata folder if it does not exist.'
|
||||
shell: 'mkdir -p /opt/appdata/{{pgrole}}'
|
||||
|
||||
@@ -69,7 +69,6 @@
|
||||
shell: 'chmod -R 775 /opt/appdata/{{pgrole}}'
|
||||
when: '"plex" not in pgrole'
|
||||
|
||||
|
||||
# OVERWRITE IMAGES #############################################################
|
||||
- name: Check if Image Variable Exists
|
||||
stat:
|
||||
|
||||
Reference in New Issue
Block a user