gluster / gluster-ansible-features

Ansible role to enable a Gluster cluster with gluster-specific features like samba, ganesha etc.
GNU General Public License v3.0
10 stars 14 forks source link

Overcome volume stop command prompt in CTDB role #58

Closed anoopcs9 closed 2 years ago

anoopcs9 commented 2 years ago

Fixes: #57

rchikatw commented 2 years ago

LGTM

rchikatw commented 2 years ago

@anoopcs9 Did you verified the patch?

anoopcs9 commented 2 years ago

@anoopcs9 Did you verified the patch?

Yes, I explicitly made these changes and ran it through our samba-integration test suite. Also please note that pexpect Python module is expected to be present in the target machine as it is a dependency for ansible.builtin.expect module.