<div dir="ltr">There is no such package as "<b>openshift-ansible</b>". It is simply a Playbook for Ansible.<div><br></div><div>Essentially, all you need is</div><div><font size="2"><i>sudo yum install ansible</i></font></div><div><font size="2"><i><br></i></font></div><div><font size="2">And then</font></div><div><font size="2"><i><div>git clone <a href="https://github.com/openshift/openshift-ansible">https://github.com/openshift/openshift-ansible</a></div><div>cd openshift-ansible</div><div>sudo ansible-playbook -i inventory/hosts.localhost playbooks/prerequisites.yml</div><div>sudo ansible-playbook -i inventory/hosts.localhost playbooks/deploy_cluster.yml</div></i></font></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 23, 2018 at 10:47 AM <a href="mailto:Robert.Grumann@t-online.de">Robert.Grumann@t-online.de</a> <<a href="mailto:Robert.Grumann@t-online.de">Robert.Grumann@t-online.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><p style="margin:0px">On a virgin system CentOS 7.5 can, unfortunately, after the command</p>
<p style="margin:0px"> </p>
<p style="margin:0px">#yum install centos-release-openshift-origin"</p>
<p style="margin:0px"> </p>
<p style="margin:0px">the following command not be executed without error.</p>
<p style="margin:0px"> </p>
<p style="margin:0px"># yum install openshift-ansible</p>
<p style="margin:0px"> </p>
<p style="margin:0px">There is a dependency to Ansible 2.4.3 in Openshift 3.10, which unfortunately is not in the repo (Only Ansible 2.4.2).</p>
<p style="margin:0px"> </p>
<p style="margin:0px">Can you please include Ansible 2.4.3 in the rpm repo?</p>
<p style="margin:0px"> </p>
<p style="margin:0px">Thanks.</p>
<p style="margin:0px"> </p>
<p style="margin:0px">Robert</p>
<p style="margin:0px"><span style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none"> </span></p></div>_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</blockquote></div>