Skip to content

Commit

Permalink
samba.setup: Avoid running gpfs tasks based on variant
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
  • Loading branch information
anoopcs9 committed Aug 13, 2024
1 parent 83ff6d1 commit aa41cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playbooks/ansible/roles/samba.setup/tasks/gpfs/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
- name: Run smbd unconfined
when: config.be.variant == 'vfs'
block:
- name: Configure SElinux context for smbd
sefcontext:
Expand Down

0 comments on commit aa41cdb

Please sign in to comment.