Skip to content

Commit 67ef5ce

Browse files
committed
samba.setup: Avoid running gpfs tasks based on variant
Signed-off-by: Anoop C S <[email protected]>
1 parent 87d557c commit 67ef5ce

File tree

1 file changed

+0
-1
lines changed
  • playbooks/ansible/roles/samba.setup/tasks/gpfs

1 file changed

+0
-1
lines changed

playbooks/ansible/roles/samba.setup/tasks/gpfs/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
- name: Run smbd unconfined
3-
when: config.be.variant == 'vfs'
43
block:
54
- name: Configure SElinux context for smbd
65
sefcontext:

0 commit comments

Comments
 (0)