Red Hat Gluster Storage does not ship Ansible on RHEL6 machines. If gdeploy is run on RHEL 6 machines, print a message to install Ansible >= 2.2
Verified this on RHEL6 [root@server3 examples]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.8 (Santiago) [root@server3 examples]# rpm -qa | grep ansible [root@server3 examples]# rpm -qa | grep gdeploy gdeploy-2.0.1-2.el6rhs.noarch root@server4 ~]# rpm -qa | grep gluster glusterfs-server-3.8.4-2.el6rhs.x86_64 glusterfs-geo-replication-3.8.4-2.el6rhs.x86_64 gluster-nagios-common-0.2.4-1.el6rhs.noarch glusterfs-fuse-3.8.4-2.el6rhs.x86_64 glusterfs-libs-3.8.4-2.el6rhs.x86_64 glusterfs-api-3.8.4-2.el6rhs.x86_64 gluster-nagios-addons-0.2.8-1.el6rhs.x86_64 vdsm-gluster-4.16.30-1.5.el6rhs.noarch glusterfs-3.8.4-2.el6rhs.x86_64 glusterfs-cli-3.8.4-2.el6rhs.x86_64 python-gluster-3.8.4-2.el6rhs.noarch glusterfs-client-xlators-3.8.4-2.el6rhs.x86_64 glusterfs-rdma-3.8.4-2.el6rhs.x86_64 [root@server3 examples]# gdeploy -c gedply.conf Error: Please install Ansible(version >= 2.2) to use gdeploy.
Running gdeploy on RHEL6 is giving Error message :Please install Ansible(version >= 2.2) to use gdeploy and gdeploy is not running. Not able to find the Ansible >= 2.2 in EPEL repo. Until i get the way of installing Ansible >=2.2 to run on RHEL6 ,keeping this bug ON_QA
As Discussed,Its not feasible to get ansible with yum on Rhel6 And while installing gdeploy on rhel6,its installing without dependency on Ansible . Based on Comment 4,Marking this Bug as verified [root@dhcp37-156 examples]# gdeploy -c nfs_ganesha.conf Error: Please install Ansible(version >= 2.2) to use gdeploy. [root@dhcp37-156 examples]# rpm -qa | grep gdeploy gdeploy-2.0.1-3.el6rhs.noarch [root@dhcp37-156 examples]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.8 (Santiago)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0260.html