This commit is contained in:
LooseSeal2
2019-07-19 13:42:57 -07:00
parent c66f552ec2
commit 208a79f187
73 changed files with 8 additions and 75 deletions

View File

@@ -48,7 +48,6 @@
shell: "echo '{{pgrole}}' > /tmp/program_var"
ignore_errors: True
# APPDATA
- name: 'Creating appdata folder if it does not exist.'
shell: 'mkdir -p /opt/appdata/{{pgrole}}'