wo-bisch-server/ansible/roles/wo-bisch-web/tasks/main.yml

8 lines
174 B
YAML

---
- name: set SELinux permissions on binary
sefcontext:
target: "/home/appuser/wo-bisch-web/wo-bisch-web"
setype: bin_t
notify:
- Restore selinux context