Julio, We're fixing this, you can install yum-utils on all hosts as a workaround until this is merged https://github.com/openshift/openshift-ansible/pull/1924
Ansible 1.9 installed this automatically whereas ansible 2.0 doesn't. -- Scott On Fri, May 20, 2016 at 10:30 AM, Julio Saura <[email protected]> wrote: > hello > > i have been deploying a new open shift origin installation from scratch this > morning > > i have another 3 installations working great but i have faced this problem > in this new installation > > when running the playbook i get this error > > TASK [docker : Get current installed version if docker_version is specified] > *** > fatal: [openshift-master01l]: FAILED! => {"changed": false, "cmd": > "repoquery --installed --qf '%{version}' docker", "failed": true, "msg": > "[Errno 2] file or directory does not exist", "rc": 2} > > > the only difference i found between the working ones and this one is that in > the running ones ansible is 1.9.2 and in this one is 2.0.2 .. > > ansible is installed from fedora repo > > https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm > > > official documentation says 7-5 but seems is no longer available so i had to > use 7-6 repo.. > > any clue? is an ansible problem? > > thanks > > best regards > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
