update repos

This commit is contained in:
2021-04-14 17:48:16 +02:00
parent 3b48d6481a
commit 0410707a81
8 changed files with 36 additions and 13 deletions
+8
View File
@@ -58,6 +58,14 @@
group: appuser
mode: '0755'
- name: Create /home/appuser/wo-bisch-lorahandler
file:
path: /home/appuser/wo-bisch-lorahandler
state: directory
owner: appuser
group: appuser
mode: '0755'
- name: Allow apache to read files in /home/appuser/wo-bisch-web
sefcontext:
target: '/home/appuser/wo-bisch-web(/.*)?'