update repos
This commit is contained in:
@@ -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(/.*)?'
|
||||
|
||||
Reference in New Issue
Block a user