formatting

This commit is contained in:
LooseSeal2
2019-07-17 01:00:02 -07:00
parent 067ef0515b
commit e3c685e5b9
52 changed files with 567 additions and 428 deletions

View File

@@ -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: